Searched refs:iosf_mbi_form_mcr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/platform/intel/ |
H A D | iosf_mbi.c | 34 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()
|
/kernel/linux/linux-6.6/arch/x86/platform/intel/ |
H A D | iosf_mbi.c | 34 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()
|
Completed in 2 milliseconds