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

/drivers/ata/
H A 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;
H A Dpata_hpt37x.c31 struct hpt_clock { struct
39 struct hpt_clock const *clocks[4];
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;
H A Dpata_hpt3x2n.c38 struct hpt_clock { struct
45 struct hpt_clock *clocks[3];
72 static struct hpt_clock hpt3x2n_clocks[] = {
106 struct hpt_clock *clocks = hpt3x2n_clocks;

Completed in 1653 milliseconds