Searched refs:iosf_mbi_form_mcr (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kernel/
H A Diosf_mbi.c36 static inline u32 iosf_mbi_form_mcr(u8 op, u8 port, u8 offset) iosf_mbi_form_mcr() function
113 mcr = iosf_mbi_form_mcr(opcode, port, offset & MBI_MASK_LO); iosf_mbi_read()
136 mcr = iosf_mbi_form_mcr(opcode, port, offset & MBI_MASK_LO); iosf_mbi_write()
160 mcr = iosf_mbi_form_mcr(opcode, port, offset & MBI_MASK_LO); iosf_mbi_modify()

Completed in 37 milliseconds