Lines Matching full:udma
100 { 0x4a, 0x0f, 0xd5 }, /* UDMA mode 0 */
101 { 0x3a, 0x0a, 0xd0 }, /* UDMA mode 1 */
102 { 0x2a, 0x07, 0xcd }, /* UDMA mode 2 */
103 { 0x1a, 0x05, 0xcd }, /* UDMA mode 3 */
104 { 0x1a, 0x03, 0xcd }, /* UDMA mode 4 */
105 { 0x1a, 0x02, 0xcb }, /* UDMA mode 5 */
106 { 0x1a, 0x01, 0xcb }, /* UDMA mode 6 */
258 * Block UDMA on devices that cause trouble with this controller.
272 /* If the master is a maxtor in UDMA6 then the slave should not use UDMA 6 */ in pdc2027x_mode_filter()
324 * pdc2027x_set_dmamode - Initialize host controller PATA UDMA timings
328 * Set UDMA mode for device.
340 /* Set the UDMA timing registers with value table for 133MHz */ in pdc2027x_set_dmamode()
353 PDPRINTK("Set udma regs... \n"); in pdc2027x_set_dmamode()
362 PDPRINTK("Set udma regs done\n"); in pdc2027x_set_dmamode()
364 PDPRINTK("Set to udma mode[%u] \n", udma_mode); in pdc2027x_set_dmamode()