Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/asm/
H A Dpci.h57 extern void pcibios_enable_timers(struct pci_channel *hose);
/openbmc/linux/arch/sh/drivers/pci/
H A Dcommon.c106 void pcibios_enable_timers(struct pci_channel *hose) in pcibios_enable_timers() function
H A Dpci.c128 pcibios_enable_timers(hose); in register_pci_controller()