Searched refs:bgap_mode_ctrl (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/thermal/ti-soc-thermal/ |
D | omap3-thermal-data.c | 35 .bgap_mode_ctrl = 0, 103 .bgap_mode_ctrl = 0,
|
D | omap4-thermal-data.c | 26 .bgap_mode_ctrl = OMAP4430_TEMP_SENSOR_CTRL_OFFSET, 97 .bgap_mode_ctrl = OMAP4460_BGAP_CTRL_OFFSET,
|
D | ti-bandgap.c | 600 RMW_BITS(bgp, id, bgap_mode_ctrl, mode_ctrl_mask, 0); in ti_bandgap_force_single_read() 646 RMW_BITS(bgp, i, bgap_mode_ctrl, mode_ctrl_mask, 1); in ti_bandgap_set_continuous_mode() 1104 tsr->bgap_mode_ctrl); in ti_bandgap_save_ctxt() 1151 tsr->bgap_mode_ctrl); in ti_bandgap_restore_ctxt()
|
D | ti-bandgap.h | 108 u32 bgap_mode_ctrl; member
|