Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dpata_hpt366.c28 struct hpt_clock { struct
54 static const struct hpt_clock hpt366_40[] = {
73 static const struct hpt_clock hpt366_33[] = {
92 static const struct hpt_clock hpt366_25[] = {
122 struct hpt_clock *clocks = ap->host->private_data; in hpt36x_find_mode()
H A Dpata_hpt37x.c28 struct hpt_clock { struct
36 struct hpt_clock const *clocks[4]; argument
61 static struct hpt_clock hpt37x_timings_33[] = {
81 static struct hpt_clock hpt37x_timings_50[] = {
101 static struct hpt_clock hpt37x_timings_66[] = {
210 struct hpt_clock *clocks = ap->host->private_data; in hpt37x_find_mode()
H A Dpata_hpt3x2n.c34 struct hpt_clock { struct
63 static struct hpt_clock hpt3x2n_clocks[] = {
97 struct hpt_clock *clocks = hpt3x2n_clocks; in hpt3x2n_find_mode()