Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dns87308.h62 #define IO_DATA (CONFIG_SYS_ISA_IO + IO_DATA_OFFSET_0x) macro
65 #define IO_DATA (CONFIG_SYS_ISA_IO + IO_DATA_OFFSET_10) macro
68 #define IO_DATA (CONFIG_SYS_ISA_IO + IO_DATA_OFFSET_11) macro
134 pci_readb(IO_DATA, *data); in read_pnp_config()
140 pci_writeb(data, IO_DATA); in write_pnp_config()