Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/powerpc/include/asm/
Dpci_io.h27 #define pci_readb(addr,b) ((b) = *(volatile u8 *) (addr)) macro
/third_party/uboot/u-boot-2020.01/include/
Dns87308.h134 pci_readb(IO_DATA, *data); in read_pnp_config()