Lines Matching defs:clocks
39 struct hpt_clock const *clocks[4];
213 struct hpt_clock *clocks = ap->host->private_data;
215 while (clocks->xfer_speed) {
216 if (clocks->xfer_speed == speed)
217 return clocks->timing;
218 clocks++;
968 pr_warn("BIOS has not set timing clocks\n");
986 if (chip_table->clocks[clock_slot] == NULL || prefer_dpll) {
1035 private_data = (void *)chip_table->clocks[clock_slot];
1039 * about lack of UDMA133 support on lower clocks