Home
last modified time | relevance | path

Searched defs:regOffset (Results 1 – 2 of 2) sorted by relevance

/openbmc/google-misc/subprojects/espi-control/
H A Dnpcm7xx_espi_control.cpp87 size_t regOffset) in getReg() argument
/openbmc/u-boot/drivers/bios_emulator/
H A Dbesys.c418 static u32 BE_accessReg(int regOffset, u32 value, int func) in BE_accessReg()