Home
last modified time | relevance | path

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

/drivers/ide/
Daec62xx.c17 struct chipset_bus_clock_list_entry { struct
23 static const struct chipset_bus_clock_list_entry aec6xxx_33_base [] = { argument
43 static const struct chipset_bus_clock_list_entry aec6xxx_34_base [] = {
66 static u8 pci_bus_clock_list (u8 speed, struct chipset_bus_clock_list_entry * chipset_table) in pci_bus_clock_list()
75 static u8 pci_bus_clock_list_ultra (u8 speed, struct chipset_bus_clock_list_entry * chipset_table) in pci_bus_clock_list_ultra()
89 struct chipset_bus_clock_list_entry *bus_clock = host->host_priv; in aec6210_set_mode()
117 struct chipset_bus_clock_list_entry *bus_clock = host->host_priv; in aec6260_set_mode()
255 const struct chipset_bus_clock_list_entry *bus_clock; in aec62xx_init_one()