Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/
H A Dbesys.c578 val = LOG_inpb(port); in BE_inb()
592 val = LOG_inpb(port); in BE_inb()
597 val = LOG_inpb(port); in BE_inb()
H A Dbiosemui.h138 #define LOG_inpb(port) PM_inpb(port) macro