Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/
H A Dbesys.c457 case REG_WRITE_WORD: in BE_accessReg()
540 case REG_WRITE_WORD: in PCI_outp()
543 BE_accessReg(port - 0xCFC, val, REG_WRITE_WORD); in PCI_outp()
721 PCI_outp(port, val, REG_WRITE_WORD); in BE_outw()
H A Dbiosemui.h97 REG_WRITE_WORD = 4, enumerator