Lines Matching defs:timings
28 * - use new highpoint timings.
38 * add drive timings for 66MHz PCI bus,
91 * separate the UltraDMA and MWDMA masks there to avoid changing PIO timings
218 /* Key for bus clock timings
402 struct hpt_timings *timings; /* Chipset timing data */
452 .timings = &hpt36x_timings
460 .timings = &hpt37x_timings
468 .timings = &hpt37x_timings
476 .timings = &hpt37x_timings
484 .timings = &hpt37x_timings
492 .timings = &hpt37x_timings
500 .timings = &hpt37x_timings
508 .timings = &hpt37x_timings
516 .timings = &hpt37x_timings
524 .timings = &hpt37x_timings
532 .timings = &hpt37x_timings
619 * NOTE: For XFER_PIO_SLOW, PIO mode 0 timings will be used.
625 return info->timings->clock_table[info->clock][i];
632 struct hpt_timings *t = info->timings;
1059 if (chip_type >= HPT374 || info->timings->clock_table[clock] == NULL) {
1075 if (info->timings->clock_table[clock] == NULL) {