Searched refs:bgap_mode_ctrl (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/thermal/ti-soc-thermal/ |
H A D | omap3-thermal-data.c | 35 .bgap_mode_ctrl = 0, 103 .bgap_mode_ctrl = 0,
|
H A D | omap4-thermal-data.c | 26 .bgap_mode_ctrl = OMAP4430_TEMP_SENSOR_CTRL_OFFSET, 99 .bgap_mode_ctrl = OMAP4460_BGAP_CTRL_OFFSET,
|
H A D | ti-bandgap.c | 613 RMW_BITS(bgp, id, bgap_mode_ctrl, mode_ctrl_mask, 1); in ti_bandgap_force_single_read() 615 RMW_BITS(bgp, id, bgap_mode_ctrl, mode_ctrl_mask, 0); in ti_bandgap_force_single_read() 661 RMW_BITS(bgp, i, bgap_mode_ctrl, mode_ctrl_mask, 1); in ti_bandgap_set_continuous_mode() 1119 tsr->bgap_mode_ctrl); in ti_bandgap_save_ctxt() 1162 tsr->bgap_mode_ctrl); in ti_bandgap_restore_ctxt()
|
H A D | ti-bandgap.h | 114 u32 bgap_mode_ctrl; member
|