Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dio.h230 #define clrsetio_8(addr, clear, set) clrsetio(b, addr, clear, set) in __INS() macro
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpch.c93 clrsetio_8(0x61, 0xf0, 1 << 2); in pch_misc_init()