Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/
H A Dbiosemui.h131 #define PM_inpb(port) inb(port+VIDEO_IO_OFFSET)
132 #define PM_inpw(port) inw(port+VIDEO_IO_OFFSET)
133 #define PM_inpd(port) inl(port+VIDEO_IO_OFFSET)
134 #define PM_outpb(port,val) outb(val,port+VIDEO_IO_OFFSET)
135 #define PM_outpw(port,val) outw(val,port+VIDEO_IO_OFFSET)
136 #define PM_outpd(port,val) outl(val,port+VIDEO_IO_OFFSET)
/openbmc/u-boot/include/configs/
H A Dminnowmax.h22 #define VIDEO_IO_OFFSET 0 macro
H A Dsom-db5800-som-6867.h21 #define VIDEO_IO_OFFSET 0 macro
H A Dconga-qeval20-qa3-e3845.h21 #define VIDEO_IO_OFFSET 0 macro
H A Ddfi-bt700.h26 #define VIDEO_IO_OFFSET 0 macro
H A DMPC8544DS.h250 #define VIDEO_IO_OFFSET CONFIG_SYS_PCIE2_IO_VIRT macro
261 #define CONFIG_SYS_ISA_IO_BASE_ADDRESS VIDEO_IO_OFFSET
H A Dx86-chromebook.h28 #define VIDEO_IO_OFFSET 0 macro
H A Dtheadorable-x86-common.h22 #define VIDEO_IO_OFFSET 0 macro
H A DMPC8572DS.h437 #define VIDEO_IO_OFFSET CONFIG_SYS_PCIE1_IO_VIRT macro
445 #define CONFIG_SYS_ISA_IO_BASE_ADDRESS VIDEO_IO_OFFSET
H A DP1022DS.h364 #define VIDEO_IO_OFFSET CONFIG_SYS_PCIE1_IO_VIRT macro
368 #define CONFIG_SYS_ISA_IO_BASE_ADDRESS VIDEO_IO_OFFSET
H A DMPC8536DS.h457 #define VIDEO_IO_OFFSET CONFIG_SYS_PCIE3_IO_VIRT macro
H A DMPC8641HPCN.h352 #define VIDEO_IO_OFFSET CONFIG_SYS_PCIE2_IO_VIRT macro