Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/
H A Dbesys.c249 #define IS_TIMER_PORT(port) (0x40 <= port && port <= 0x43) macro
582 else if (IS_TIMER_PORT(port)) in BE_inb()
684 else if (IS_TIMER_PORT(port)) in BE_outb()