Lines Matching refs:timings
401 struct hpt_timings *timings; /* Chipset timing data */ member
451 .timings = &hpt36x_timings
459 .timings = &hpt37x_timings
467 .timings = &hpt37x_timings
475 .timings = &hpt37x_timings
483 .timings = &hpt37x_timings
491 .timings = &hpt37x_timings
499 .timings = &hpt37x_timings
507 .timings = &hpt37x_timings
515 .timings = &hpt37x_timings
523 .timings = &hpt37x_timings
531 .timings = &hpt37x_timings
628 return info->timings->clock_table[info->clock][i]; in get_speed_setting()
635 struct hpt_timings *t = info->timings; in hpt3xx_set_mode()
1062 if (chip_type >= HPT374 || info->timings->clock_table[clock] == NULL) { in init_chipset_hpt366()
1078 if (info->timings->clock_table[clock] == NULL) { in init_chipset_hpt366()