Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
Dpata_hpt366.c31 struct hpt_clock { struct
57 static const struct hpt_clock hpt366_40[] = {
76 static const struct hpt_clock hpt366_33[] = {
95 static const struct hpt_clock hpt366_25[] = {
125 struct hpt_clock *clocks = ap->host->private_data; in hpt36x_find_mode()
Dpata_hpt3x2n.c38 struct hpt_clock { struct
45 struct hpt_clock *clocks[3]; argument
72 static struct hpt_clock hpt3x2n_clocks[] = {
106 struct hpt_clock *clocks = hpt3x2n_clocks; in hpt3x2n_find_mode()
Dpata_hpt37x.c31 struct hpt_clock { struct
39 struct hpt_clock const *clocks[4]; argument
64 static struct hpt_clock hpt37x_timings_33[] = {
84 static struct hpt_clock hpt37x_timings_50[] = {
104 static struct hpt_clock hpt37x_timings_66[] = {
213 struct hpt_clock *clocks = ap->host->private_data; in hpt37x_find_mode()