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

/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[] = {
124 struct hpt_clock *clocks = ap->host->private_data;
H A Dpata_hpt37x.c30 struct hpt_clock { struct
38 struct hpt_clock const *clocks[4];
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;
H A Dpata_hpt3x2n.c37 struct hpt_clock { struct
44 struct hpt_clock *clocks[3];
71 static struct hpt_clock hpt3x2n_clocks[] = {
105 struct hpt_clock *clocks = hpt3x2n_clocks;

Completed in 112 milliseconds