Home
last modified time | relevance | path

Searched defs:f_high (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/drivers/ata/
Dpata_hpt3x2n.c497 unsigned int f_low, f_high; in hpt3x2n_init_one() local
Dpata_hpt37x.c982 unsigned int f_low, f_high; in hpt37x_init_one() local
/linux-3.3/drivers/ide/
Dhpt366.c851 static int hpt37x_calibrate_dpll(struct pci_dev *dev, u16 f_low, u16 f_high) in hpt37x_calibrate_dpll()