Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/
H A Dintel_soc_dts_iosf.c70 status = iosf_mbi_write(BT_MBI_UNIT_PMC, MBI_REG_WRITE, in update_trip_temp()
106 status = iosf_mbi_write(BT_MBI_UNIT_PMC, MBI_REG_WRITE, in update_trip_temp()
111 status = iosf_mbi_write(BT_MBI_UNIT_PMC, MBI_REG_WRITE, in update_trip_temp()
119 iosf_mbi_write(BT_MBI_UNIT_PMC, MBI_REG_WRITE, in update_trip_temp()
122 iosf_mbi_write(BT_MBI_UNIT_PMC, MBI_REG_WRITE, in update_trip_temp()
125 iosf_mbi_write(BT_MBI_UNIT_PMC, MBI_REG_WRITE, in update_trip_temp()
190 ret = iosf_mbi_write(BT_MBI_UNIT_PMC, MBI_REG_WRITE, in soc_dts_enable()
201 iosf_mbi_write(BT_MBI_UNIT_PMC, MBI_REG_WRITE, in remove_dts_thermal_zone()
268 status = iosf_mbi_write(BT_MBI_UNIT_PMC, MBI_REG_WRITE, in intel_soc_dts_iosf_interrupt_handler()
277 status = iosf_mbi_write(BT_MBI_UNIT_PMC, MBI_REG_WRITE, in intel_soc_dts_iosf_interrupt_handler()
/linux/arch/x86/include/asm/
H A Diosf_mbi.h84 int iosf_mbi_write(u8 port, u8 opcode, u32 offset, u32 mdr);
202 int iosf_mbi_write(u8 port, u8 opcode, u32 offset, u32 mdr) in iosf_mbi_write() function
/linux/arch/x86/platform/intel/
H A Diosf_mbi.c120 int iosf_mbi_write(u8 port, u8 opcode, u32 offset, u32 mdr) in iosf_mbi_write() function
141 EXPORT_SYMBOL(iosf_mbi_write);
344 ret = iosf_mbi_write(BT_MBI_UNIT_PMC, MBI_REG_WRITE, in iosf_mbi_block_punit_i2c_access()
457 err = iosf_mbi_write(port, in mcr_set()
/linux/drivers/powercap/
H A Dintel_rapl_common.c1094 iosf_mbi_write(BT_MBI_UNIT_PMC, MBI_CR_WRITE, in set_floor_freq_atom()