Home
last modified time | relevance | path

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

/Linux-v6.1/arch/sh/include/asm/
Dpci.h57 extern void pcibios_enable_timers(struct pci_channel *hose);
/Linux-v6.1/arch/sh/drivers/pci/
Dcommon.c106 void pcibios_enable_timers(struct pci_channel *hose) in pcibios_enable_timers() function
Dpci.c128 pcibios_enable_timers(hose); in register_pci_controller()