Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/platform/intel/
H A Diosf_mbi.c34 static inline u32 iosf_mbi_form_mcr(u8 op, u8 port, u8 offset) in iosf_mbi_form_mcr() function
109 mcr = iosf_mbi_form_mcr(opcode, port, offset & MBI_MASK_LO); in iosf_mbi_read()
132 mcr = iosf_mbi_form_mcr(opcode, port, offset & MBI_MASK_LO); in iosf_mbi_write()
156 mcr = iosf_mbi_form_mcr(opcode, port, offset & MBI_MASK_LO); in iosf_mbi_modify()