Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dpci_impl.h180 void pci_config_read32(u32 *addr, u32 *ret);
H A Dpci_common.c159 pci_config_read32(addr, value); in sun4u_read_pci_cfg()
H A Dpci.c90 void pci_config_read32(u32 *addr, u32 *ret) in pci_config_read32() function