Home
last modified time | relevance | path

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

/drivers/ide/
Daec62xx.c18 struct chipset_bus_clock_list_entry { struct
24 static const struct chipset_bus_clock_list_entry aec6xxx_33_base [] = { argument
44 static const struct chipset_bus_clock_list_entry aec6xxx_34_base [] = {
67 static u8 pci_bus_clock_list (u8 speed, struct chipset_bus_clock_list_entry * chipset_table) in pci_bus_clock_list()
76 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()
257 const struct chipset_bus_clock_list_entry *bus_clock; in aec62xx_init_one()