blob: 96c05c9494fa0ca6be4b7c96ee985761cc0d56b9 [file] [log] [blame]
Jeff Garzik669a5db2006-08-29 18:12:40 -04001/*
2 * pata_artop.c - ARTOP ATA controller driver
3 *
Alan Coxab771632008-10-27 15:09:10 +00004 * (C) 2006 Red Hat
Bartlomiej Zolnierkiewicz067f8c72011-10-13 12:59:35 +02005 * (C) 2007,2011 Bartlomiej Zolnierkiewicz
Jeff Garzik669a5db2006-08-29 18:12:40 -04006 *
7 * Based in part on drivers/ide/pci/aec62xx.c
8 * Copyright (C) 1999-2002 Andre Hedrick <andre@linux-ide.org>
9 * 865/865R fixes for Macintosh card version from a patch to the old
10 * driver by Thibaut VARENE <varenet@parisc-linux.org>
11 * When setting the PCI latency we must set 0x80 or higher for burst
12 * performance Alessandro Zummo <alessandro.zummo@towertech.it>
13 *
14 * TODO
Jeff Garzik669a5db2006-08-29 18:12:40 -040015 * Investigate no_dsc on 850R
16 * Clock detect
17 */
18
19#include <linux/kernel.h>
20#include <linux/module.h>
21#include <linux/pci.h>
Jeff Garzik669a5db2006-08-29 18:12:40 -040022#include <linux/blkdev.h>
23#include <linux/delay.h>
24#include <linux/device.h>
25#include <scsi/scsi_host.h>
26#include <linux/libata.h>
27#include <linux/ata.h>
28
29#define DRV_NAME "pata_artop"
Bartlomiej Zolnierkiewicz067f8c72011-10-13 12:59:35 +020030#define DRV_VERSION "0.4.6"
Jeff Garzik669a5db2006-08-29 18:12:40 -040031
32/*
33 * The ARTOP has 33 Mhz and "over clocked" timing tables. Until we
34 * get PCI bus speed functionality we leave this as 0. Its a variable
35 * for when we get the functionality and also for folks wanting to
36 * test stuff.
37 */
38
39static int clock = 0;
40
Jeff Garzik669a5db2006-08-29 18:12:40 -040041/**
Bartlomiej Zolnierkiewiczf6b56692011-10-11 19:45:52 +020042 * artop62x0_pre_reset - probe begin
Tejun Heocc0680a2007-08-06 18:36:23 +090043 * @link: link
Tejun Heod4b2bab2007-02-02 16:50:52 +090044 * @deadline: deadline jiffies for the operation
Jeff Garzik669a5db2006-08-29 18:12:40 -040045 *
Jeff Garzik669a5db2006-08-29 18:12:40 -040046 * Nothing complicated needed here.
47 */
48
Bartlomiej Zolnierkiewiczf6b56692011-10-11 19:45:52 +020049static int artop62x0_pre_reset(struct ata_link *link, unsigned long deadline)
Jeff Garzik669a5db2006-08-29 18:12:40 -040050{
51 static const struct pci_bits artop_enable_bits[] = {
52 { 0x4AU, 1U, 0x02UL, 0x02UL }, /* port 0 */
53 { 0x4AU, 1U, 0x04UL, 0x04UL }, /* port 1 */
54 };
55
Tejun Heocc0680a2007-08-06 18:36:23 +090056 struct ata_port *ap = link->ap;
Jeff Garzik669a5db2006-08-29 18:12:40 -040057 struct pci_dev *pdev = to_pci_dev(ap->host->dev);
Jeff Garzik669a5db2006-08-29 18:12:40 -040058
Bartlomiej Zolnierkiewiczf6b56692011-10-11 19:45:52 +020059 /* Odd numbered device ids are the units with enable bits. */
Jean Delvare673424c02010-08-30 17:37:05 +020060 if ((pdev->device & 1) &&
61 !pci_test_config_bits(pdev, &artop_enable_bits[ap->port_no]))
Alan Coxc9619222006-09-26 17:53:38 +010062 return -ENOENT;
Jeff Garzik27c78b32007-03-09 09:41:19 -050063
Tejun Heo9363c382008-04-07 22:47:16 +090064 return ata_sff_prereset(link, deadline);
Jeff Garzika73984a2007-03-09 08:37:46 -050065}
Alan Coxc9619222006-09-26 17:53:38 +010066
Jeff Garzika73984a2007-03-09 08:37:46 -050067/**
68 * artop6260_cable_detect - identify cable type
69 * @ap: Port
70 *
Alan Coxc343a832007-05-25 20:39:30 +010071 * Identify the cable type for the ARTOP interface in question
Jeff Garzika73984a2007-03-09 08:37:46 -050072 */
Jeff Garzika617c092007-05-21 20:14:23 -040073
Jeff Garzika73984a2007-03-09 08:37:46 -050074static int artop6260_cable_detect(struct ata_port *ap)
75{
76 struct pci_dev *pdev = to_pci_dev(ap->host->dev);
77 u8 tmp;
Jeff Garzik669a5db2006-08-29 18:12:40 -040078 pci_read_config_byte(pdev, 0x49, &tmp);
Alexey Dobriyan3f9dd272006-11-10 22:52:46 +030079 if (tmp & (1 << ap->port_no))
Jeff Garzika73984a2007-03-09 08:37:46 -050080 return ATA_CBL_PATA40;
81 return ATA_CBL_PATA80;
Jeff Garzik669a5db2006-08-29 18:12:40 -040082}
83
84/**
Jeff Garzik669a5db2006-08-29 18:12:40 -040085 * artop6210_load_piomode - Load a set of PATA PIO timings
86 * @ap: Port whose timings we are configuring
87 * @adev: Device
88 * @pio: PIO mode
89 *
90 * Set PIO mode for device, in host controller PCI config space. This
91 * is used both to set PIO timings in PIO mode and also to set the
92 * matching PIO clocking for UDMA, as well as the MWDMA timings.
93 *
94 * LOCKING:
95 * None (inherited from caller).
96 */
97
98static void artop6210_load_piomode(struct ata_port *ap, struct ata_device *adev, unsigned int pio)
99{
100 struct pci_dev *pdev = to_pci_dev(ap->host->dev);
101 int dn = adev->devno + 2 * ap->port_no;
102 const u16 timing[2][5] = {
103 { 0x0000, 0x000A, 0x0008, 0x0303, 0x0301 },
104 { 0x0700, 0x070A, 0x0708, 0x0403, 0x0401 }
105
106 };
107 /* Load the PIO timing active/recovery bits */
108 pci_write_config_word(pdev, 0x40 + 2 * dn, timing[clock][pio]);
109}
110
111/**
112 * artop6210_set_piomode - Initialize host controller PATA PIO timings
113 * @ap: Port whose timings we are configuring
114 * @adev: Device we are configuring
115 *
116 * Set PIO mode for device, in host controller PCI config space. For
117 * ARTOP we must also clear the UDMA bits if we are not doing UDMA. In
118 * the event UDMA is used the later call to set_dmamode will set the
119 * bits as required.
120 *
121 * LOCKING:
122 * None (inherited from caller).
123 */
124
125static void artop6210_set_piomode(struct ata_port *ap, struct ata_device *adev)
126{
127 struct pci_dev *pdev = to_pci_dev(ap->host->dev);
128 int dn = adev->devno + 2 * ap->port_no;
129 u8 ultra;
130
131 artop6210_load_piomode(ap, adev, adev->pio_mode - XFER_PIO_0);
132
133 /* Clear the UDMA mode bits (set_dmamode will redo this if needed) */
134 pci_read_config_byte(pdev, 0x54, &ultra);
135 ultra &= ~(3 << (2 * dn));
136 pci_write_config_byte(pdev, 0x54, ultra);
137}
138
139/**
140 * artop6260_load_piomode - Initialize host controller PATA PIO timings
141 * @ap: Port whose timings we are configuring
142 * @adev: Device we are configuring
143 * @pio: PIO mode
144 *
145 * Set PIO mode for device, in host controller PCI config space. The
146 * ARTOP6260 and relatives store the timing data differently.
147 *
148 * LOCKING:
149 * None (inherited from caller).
150 */
151
152static void artop6260_load_piomode (struct ata_port *ap, struct ata_device *adev, unsigned int pio)
153{
154 struct pci_dev *pdev = to_pci_dev(ap->host->dev);
155 int dn = adev->devno + 2 * ap->port_no;
156 const u8 timing[2][5] = {
157 { 0x00, 0x0A, 0x08, 0x33, 0x31 },
158 { 0x70, 0x7A, 0x78, 0x43, 0x41 }
159
160 };
161 /* Load the PIO timing active/recovery bits */
162 pci_write_config_byte(pdev, 0x40 + dn, timing[clock][pio]);
163}
164
165/**
166 * artop6260_set_piomode - Initialize host controller PATA PIO timings
167 * @ap: Port whose timings we are configuring
168 * @adev: Device we are configuring
169 *
170 * Set PIO mode for device, in host controller PCI config space. For
171 * ARTOP we must also clear the UDMA bits if we are not doing UDMA. In
172 * the event UDMA is used the later call to set_dmamode will set the
173 * bits as required.
174 *
175 * LOCKING:
176 * None (inherited from caller).
177 */
178
179static void artop6260_set_piomode(struct ata_port *ap, struct ata_device *adev)
180{
181 struct pci_dev *pdev = to_pci_dev(ap->host->dev);
182 u8 ultra;
183
184 artop6260_load_piomode(ap, adev, adev->pio_mode - XFER_PIO_0);
185
186 /* Clear the UDMA mode bits (set_dmamode will redo this if needed) */
187 pci_read_config_byte(pdev, 0x44 + ap->port_no, &ultra);
188 ultra &= ~(7 << (4 * adev->devno)); /* One nibble per drive */
189 pci_write_config_byte(pdev, 0x44 + ap->port_no, ultra);
190}
191
192/**
193 * artop6210_set_dmamode - Initialize host controller PATA PIO timings
194 * @ap: Port whose timings we are configuring
Jeff Garzika73984a2007-03-09 08:37:46 -0500195 * @adev: Device whose timings we are configuring
Jeff Garzik669a5db2006-08-29 18:12:40 -0400196 *
197 * Set DMA mode for device, in host controller PCI config space.
198 *
199 * LOCKING:
200 * None (inherited from caller).
201 */
202
203static void artop6210_set_dmamode (struct ata_port *ap, struct ata_device *adev)
204{
205 unsigned int pio;
206 struct pci_dev *pdev = to_pci_dev(ap->host->dev);
207 int dn = adev->devno + 2 * ap->port_no;
208 u8 ultra;
209
210 if (adev->dma_mode == XFER_MW_DMA_0)
211 pio = 1;
212 else
213 pio = 4;
214
215 /* Load the PIO timing active/recovery bits */
216 artop6210_load_piomode(ap, adev, pio);
217
218 pci_read_config_byte(pdev, 0x54, &ultra);
219 ultra &= ~(3 << (2 * dn));
220
221 /* Add ultra DMA bits if in UDMA mode */
222 if (adev->dma_mode >= XFER_UDMA_0) {
223 u8 mode = (adev->dma_mode - XFER_UDMA_0) + 1 - clock;
224 if (mode == 0)
225 mode = 1;
226 ultra |= (mode << (2 * dn));
227 }
228 pci_write_config_byte(pdev, 0x54, ultra);
229}
230
231/**
232 * artop6260_set_dmamode - Initialize host controller PATA PIO timings
233 * @ap: Port whose timings we are configuring
234 * @adev: Device we are configuring
235 *
236 * Set DMA mode for device, in host controller PCI config space. The
237 * ARTOP6260 and relatives store the timing data differently.
238 *
239 * LOCKING:
240 * None (inherited from caller).
241 */
242
243static void artop6260_set_dmamode (struct ata_port *ap, struct ata_device *adev)
244{
245 unsigned int pio = adev->pio_mode - XFER_PIO_0;
246 struct pci_dev *pdev = to_pci_dev(ap->host->dev);
247 u8 ultra;
248
249 if (adev->dma_mode == XFER_MW_DMA_0)
250 pio = 1;
251 else
252 pio = 4;
253
254 /* Load the PIO timing active/recovery bits */
255 artop6260_load_piomode(ap, adev, pio);
256
257 /* Add ultra DMA bits if in UDMA mode */
258 pci_read_config_byte(pdev, 0x44 + ap->port_no, &ultra);
259 ultra &= ~(7 << (4 * adev->devno)); /* One nibble per drive */
260 if (adev->dma_mode >= XFER_UDMA_0) {
261 u8 mode = adev->dma_mode - XFER_UDMA_0 + 1 - clock;
262 if (mode == 0)
263 mode = 1;
264 ultra |= (mode << (4 * adev->devno));
265 }
266 pci_write_config_byte(pdev, 0x44 + ap->port_no, ultra);
267}
268
Alan Cox140d6fe2009-03-24 10:21:49 +0000269/**
270 * artop_6210_qc_defer - implement serialization
271 * @qc: command
272 *
273 * Issue commands per host on this chip.
274 */
275
276static int artop6210_qc_defer(struct ata_queued_cmd *qc)
277{
278 struct ata_host *host = qc->ap->host;
279 struct ata_port *alt = host->ports[1 ^ qc->ap->port_no];
280 int rc;
281
282 /* First apply the usual rules */
283 rc = ata_std_qc_defer(qc);
284 if (rc != 0)
285 return rc;
286
287 /* Now apply serialization rules. Only allow a command if the
288 other channel state machine is idle */
289 if (alt && alt->qc_active)
290 return ATA_DEFER_PORT;
291 return 0;
292}
293
Jeff Garzik669a5db2006-08-29 18:12:40 -0400294static struct scsi_host_template artop_sht = {
Tejun Heo68d1d072008-03-25 12:22:49 +0900295 ATA_BMDMA_SHT(DRV_NAME),
Jeff Garzik669a5db2006-08-29 18:12:40 -0400296};
297
Tejun Heo029cfd62008-03-25 12:22:49 +0900298static struct ata_port_operations artop6210_ops = {
299 .inherits = &ata_bmdma_port_ops,
300 .cable_detect = ata_cable_40wire,
Jeff Garzik669a5db2006-08-29 18:12:40 -0400301 .set_piomode = artop6210_set_piomode,
302 .set_dmamode = artop6210_set_dmamode,
Bartlomiej Zolnierkiewiczf6b56692011-10-11 19:45:52 +0200303 .prereset = artop62x0_pre_reset,
Alan Cox140d6fe2009-03-24 10:21:49 +0000304 .qc_defer = artop6210_qc_defer,
Jeff Garzik669a5db2006-08-29 18:12:40 -0400305};
306
Tejun Heo029cfd62008-03-25 12:22:49 +0900307static struct ata_port_operations artop6260_ops = {
308 .inherits = &ata_bmdma_port_ops,
309 .cable_detect = artop6260_cable_detect,
Jeff Garzik669a5db2006-08-29 18:12:40 -0400310 .set_piomode = artop6260_set_piomode,
311 .set_dmamode = artop6260_set_dmamode,
Bartlomiej Zolnierkiewiczf6b56692011-10-11 19:45:52 +0200312 .prereset = artop62x0_pre_reset,
Jeff Garzik669a5db2006-08-29 18:12:40 -0400313};
314
Bartlomiej Zolnierkiewicz067f8c72011-10-13 12:59:35 +0200315static void atp8xx_fixup(struct pci_dev *pdev)
316{
317 if (pdev->device == 0x0005)
318 /* BIOS may have left us in UDMA, clear it before libata probe */
319 pci_write_config_byte(pdev, 0x54, 0);
320 else if (pdev->device == 0x0008 || pdev->device == 0x0009) {
321 u8 reg;
322
323 /* Mac systems come up with some registers not set as we
324 will need them */
325
326 /* Clear reset & test bits */
327 pci_read_config_byte(pdev, 0x49, &reg);
328 pci_write_config_byte(pdev, 0x49, reg & ~0x30);
329
330 /* PCI latency must be > 0x80 for burst mode, tweak it
331 * if required.
332 */
333 pci_read_config_byte(pdev, PCI_LATENCY_TIMER, &reg);
334 if (reg <= 0x80)
335 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0x90);
336
337 /* Enable IRQ output and burst mode */
338 pci_read_config_byte(pdev, 0x4a, &reg);
339 pci_write_config_byte(pdev, 0x4a, (reg & ~0x01) | 0x80);
340 }
341}
Jeff Garzik669a5db2006-08-29 18:12:40 -0400342
343/**
344 * artop_init_one - Register ARTOP ATA PCI device with kernel services
345 * @pdev: PCI device to register
346 * @ent: Entry in artop_pci_tbl matching with @pdev
347 *
348 * Called from kernel PCI layer.
349 *
350 * LOCKING:
351 * Inherited from PCI layer (may sleep).
352 *
353 * RETURNS:
354 * Zero on success, or -ERRNO value.
355 */
356
357static int artop_init_one (struct pci_dev *pdev, const struct pci_device_id *id)
358{
Tejun Heo1626aeb2007-05-04 12:43:58 +0200359 static const struct ata_port_info info_6210 = {
Jeff Garzik1d2808f2007-05-28 06:59:48 -0400360 .flags = ATA_FLAG_SLAVE_POSS,
Erik Inge Bolsø14bdef982009-03-14 21:38:24 +0100361 .pio_mask = ATA_PIO4,
362 .mwdma_mask = ATA_MWDMA2,
Jeff Garzik669a5db2006-08-29 18:12:40 -0400363 .udma_mask = ATA_UDMA2,
364 .port_ops = &artop6210_ops,
365 };
Tejun Heo1626aeb2007-05-04 12:43:58 +0200366 static const struct ata_port_info info_626x = {
Jeff Garzik1d2808f2007-05-28 06:59:48 -0400367 .flags = ATA_FLAG_SLAVE_POSS,
Erik Inge Bolsø14bdef982009-03-14 21:38:24 +0100368 .pio_mask = ATA_PIO4,
369 .mwdma_mask = ATA_MWDMA2,
Jeff Garzik669a5db2006-08-29 18:12:40 -0400370 .udma_mask = ATA_UDMA4,
371 .port_ops = &artop6260_ops,
372 };
Bartlomiej Zolnierkiewiczbe456b72007-08-09 23:19:34 +0200373 static const struct ata_port_info info_628x = {
Jeff Garzik1d2808f2007-05-28 06:59:48 -0400374 .flags = ATA_FLAG_SLAVE_POSS,
Erik Inge Bolsø14bdef982009-03-14 21:38:24 +0100375 .pio_mask = ATA_PIO4,
376 .mwdma_mask = ATA_MWDMA2,
Jeff Garzik669a5db2006-08-29 18:12:40 -0400377 .udma_mask = ATA_UDMA5,
378 .port_ops = &artop6260_ops,
379 };
Bartlomiej Zolnierkiewiczbe456b72007-08-09 23:19:34 +0200380 static const struct ata_port_info info_628x_fast = {
Bartlomiej Zolnierkiewiczbe456b72007-08-09 23:19:34 +0200381 .flags = ATA_FLAG_SLAVE_POSS,
Erik Inge Bolsø14bdef982009-03-14 21:38:24 +0100382 .pio_mask = ATA_PIO4,
383 .mwdma_mask = ATA_MWDMA2,
Bartlomiej Zolnierkiewiczbe456b72007-08-09 23:19:34 +0200384 .udma_mask = ATA_UDMA6,
385 .port_ops = &artop6260_ops,
386 };
Tejun Heo1626aeb2007-05-04 12:43:58 +0200387 const struct ata_port_info *ppi[] = { NULL, NULL };
Tejun Heof08048e2008-03-25 12:22:47 +0900388 int rc;
Jeff Garzik669a5db2006-08-29 18:12:40 -0400389
Joe Perches06296a12011-04-15 15:52:00 -0700390 ata_print_version_once(&pdev->dev, DRV_VERSION);
Jeff Garzik669a5db2006-08-29 18:12:40 -0400391
Tejun Heof08048e2008-03-25 12:22:47 +0900392 rc = pcim_enable_device(pdev);
393 if (rc)
394 return rc;
395
Bartlomiej Zolnierkiewicz067f8c72011-10-13 12:59:35 +0200396 if (id->driver_data == 0) /* 6210 variant */
Tejun Heo1626aeb2007-05-04 12:43:58 +0200397 ppi[0] = &info_6210;
Jeff Garzik669a5db2006-08-29 18:12:40 -0400398 else if (id->driver_data == 1) /* 6260 */
Tejun Heo1626aeb2007-05-04 12:43:58 +0200399 ppi[0] = &info_626x;
Bartlomiej Zolnierkiewiczbe456b72007-08-09 23:19:34 +0200400 else if (id->driver_data == 2) { /* 6280 or 6280 + fast */
Jeff Garzik669a5db2006-08-29 18:12:40 -0400401 unsigned long io = pci_resource_start(pdev, 4);
Jeff Garzik669a5db2006-08-29 18:12:40 -0400402
Bartlomiej Zolnierkiewiczbe456b72007-08-09 23:19:34 +0200403 ppi[0] = &info_628x;
Jeff Garzik669a5db2006-08-29 18:12:40 -0400404 if (inb(io) & 0x10)
Bartlomiej Zolnierkiewiczbe456b72007-08-09 23:19:34 +0200405 ppi[0] = &info_628x_fast;
Jeff Garzik669a5db2006-08-29 18:12:40 -0400406 }
Jeff Garzik15a7c3b2006-10-01 10:38:22 -0400407
Tejun Heo1626aeb2007-05-04 12:43:58 +0200408 BUG_ON(ppi[0] == NULL);
Jeff Garzik15a7c3b2006-10-01 10:38:22 -0400409
Bartlomiej Zolnierkiewicz067f8c72011-10-13 12:59:35 +0200410 atp8xx_fixup(pdev);
411
Tejun Heo1c5afdf2010-05-19 22:10:22 +0200412 return ata_pci_bmdma_init_one(pdev, ppi, &artop_sht, NULL, 0);
Jeff Garzik669a5db2006-08-29 18:12:40 -0400413}
414
415static const struct pci_device_id artop_pci_tbl[] = {
Jeff Garzik2d2744f2006-09-28 20:21:59 -0400416 { PCI_VDEVICE(ARTOP, 0x0005), 0 },
417 { PCI_VDEVICE(ARTOP, 0x0006), 1 },
418 { PCI_VDEVICE(ARTOP, 0x0007), 1 },
419 { PCI_VDEVICE(ARTOP, 0x0008), 2 },
420 { PCI_VDEVICE(ARTOP, 0x0009), 2 },
421
Jeff Garzik669a5db2006-08-29 18:12:40 -0400422 { } /* terminate list */
423};
424
Bartlomiej Zolnierkiewicz58eb8cd2014-05-07 17:17:44 +0200425#ifdef CONFIG_PM_SLEEP
Bartlomiej Zolnierkiewicz067f8c72011-10-13 12:59:35 +0200426static int atp8xx_reinit_one(struct pci_dev *pdev)
427{
Jingoo Han0a86e1c2013-06-03 14:05:36 +0900428 struct ata_host *host = pci_get_drvdata(pdev);
Bartlomiej Zolnierkiewicz067f8c72011-10-13 12:59:35 +0200429 int rc;
430
431 rc = ata_pci_device_do_resume(pdev);
432 if (rc)
433 return rc;
434
435 atp8xx_fixup(pdev);
436
437 ata_host_resume(host);
438 return 0;
439}
440#endif
441
Jeff Garzik669a5db2006-08-29 18:12:40 -0400442static struct pci_driver artop_pci_driver = {
443 .name = DRV_NAME,
444 .id_table = artop_pci_tbl,
445 .probe = artop_init_one,
446 .remove = ata_pci_remove_one,
Bartlomiej Zolnierkiewicz58eb8cd2014-05-07 17:17:44 +0200447#ifdef CONFIG_PM_SLEEP
Bartlomiej Zolnierkiewicz067f8c72011-10-13 12:59:35 +0200448 .suspend = ata_pci_device_suspend,
449 .resume = atp8xx_reinit_one,
450#endif
Jeff Garzik669a5db2006-08-29 18:12:40 -0400451};
452
Axel Lin2fc75da2012-04-19 13:43:05 +0800453module_pci_driver(artop_pci_driver);
Jeff Garzik669a5db2006-08-29 18:12:40 -0400454
Bartlomiej Zolnierkiewicz067f8c72011-10-13 12:59:35 +0200455MODULE_AUTHOR("Alan Cox, Bartlomiej Zolnierkiewicz");
Jeff Garzik669a5db2006-08-29 18:12:40 -0400456MODULE_DESCRIPTION("SCSI low-level driver for ARTOP PATA");
457MODULE_LICENSE("GPL");
458MODULE_DEVICE_TABLE(pci, artop_pci_tbl);
459MODULE_VERSION(DRV_VERSION);