Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/
H A Dpch.c94 setio_8(0x70, 1 << 7); in pch_misc_init()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dio.h223 #define setio_8(addr, set) setio(b, addr, set) in __INS() macro