Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
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[] = {
124 struct hpt_clock *clocks = ap->host->private_data; in hpt36x_find_mode()
Dpata_hpt3x2n.c37 struct hpt_clock { struct
44 struct hpt_clock *clocks[3]; argument
71 static struct hpt_clock hpt3x2n_clocks[] = {
105 struct hpt_clock *clocks = hpt3x2n_clocks; in hpt3x2n_find_mode()
Dpata_hpt37x.c30 struct hpt_clock { struct
38 struct hpt_clock const *clocks[4]; argument
63 static struct hpt_clock hpt37x_timings_33[] = {
83 static struct hpt_clock hpt37x_timings_50[] = {
103 static struct hpt_clock hpt37x_timings_66[] = {
212 struct hpt_clock *clocks = ap->host->private_data; in hpt37x_find_mode()