Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/
H A Dbesys.c462 case REG_WRITE_DWORD: in BE_accessReg()
545 case REG_WRITE_DWORD: in PCI_outp()
551 BE_accessReg(0, val, REG_WRITE_DWORD); in PCI_outp()
749 PCI_outp(port, val, REG_WRITE_DWORD); in BE_outl()
H A Dbiosemui.h98 REG_WRITE_DWORD = 5 enumerator