Home
last modified time | relevance | path

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

/arch/x86/kernel/
Diosf_mbi.c113 mcr = iosf_mbi_form_mcr(opcode, port, offset & MBI_MASK_LO); in iosf_mbi_read()
136 mcr = iosf_mbi_form_mcr(opcode, port, offset & MBI_MASK_LO); in iosf_mbi_write()
160 mcr = iosf_mbi_form_mcr(opcode, port, offset & MBI_MASK_LO); in iosf_mbi_modify()
/arch/x86/include/asm/
Diosf_mbi.h16 #define MBI_MASK_LO 0x000000FF macro