Home
last modified time | relevance | path

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

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