Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/lib/
H A Di8254.c66 clrio_8(SYSCTL_PORTB, PORTB_BEEP_ENABLE); in i8254_disable_beep()
/openbmc/u-boot/arch/x86/include/asm/
H A Dio.h222 #define clrio_8(addr, clear) clrio(b, addr, clear) in __INS() macro