Searched refs:hpt_clock (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dpata_hpt366.c30 struct hpt_clock { struct
56 static const struct hpt_clock hpt366_40[] = {
75 static const struct hpt_clock hpt366_33[] = {
94 static const struct hpt_clock hpt366_25[] = {
206 struct hpt_clock *clocks = ap->host->private_data;
H A Dpata_hpt37x.c29 struct hpt_clock { struct
37 struct hpt_clock const *clocks[4];
62 static struct hpt_clock hpt37x_timings_33[] = {
82 static struct hpt_clock hpt37x_timings_50[] = {
102 static struct hpt_clock hpt37x_timings_66[] = {
211 struct hpt_clock *clocks = ap->host->private_data;
H A Dpata_hpt3x2n.c36 struct hpt_clock { struct
43 struct hpt_clock *clocks[3];
70 static struct hpt_clock hpt3x2n_clocks[] = {
104 struct hpt_clock *clocks = hpt3x2n_clocks;

Completed in 57 milliseconds