Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dpci_impl.h179 void pci_config_read32(u32 *addr, u32 *ret);
H A Dpci_common.c160 pci_config_read32(addr, value); in sun4u_read_pci_cfg()
H A Dpci.c91 void pci_config_read32(u32 *addr, u32 *ret) in pci_config_read32() function