Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/lib/
H A Di8254.c59 setio_8(SYSCTL_PORTB, PORTB_BEEP_ENABLE); in i8254_enable_beep()
/openbmc/u-boot/arch/x86/include/asm/
H A Dio.h226 #define setio_8(addr, set) setio(b, addr, set) in __INS() macro
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpch.c95 setio_8(0x70, 1 << 7); in pch_misc_init()