Lines Matching defs:unit
146 * Clock unit is 15ns (66Mhz)
180 * Can do pio & mdma modes, clock unit is 30ns (33Mhz)
406 * Apply the timings of the proper unit (master/slave) to the shared
407 * timing register when selecting that unit. This version is for
423 * Apply the timings of the proper unit (master/slave) to the shared
424 * timing register when selecting that unit. This version is for
778 u8 unit = drive->dn & 1;
781 timings = &pmif->timings[unit];
782 timings2 = &pmif->timings[unit+2];
1533 u8 unit = drive->dn & 1, ata4 = (pmif->kind == controller_kl_ata4);
1540 if (ata4 && (pmif->timings[unit] & TR_66_UDMA_EN)) {
1541 writel(pmif->timings[unit] + (write ? 0 : 0x00800000UL),