Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/ti-soc-thermal/
Domap3-thermal-data.c35 .bgap_mode_ctrl = 0,
103 .bgap_mode_ctrl = 0,
Domap4-thermal-data.c26 .bgap_mode_ctrl = OMAP4430_TEMP_SENSOR_CTRL_OFFSET,
98 .bgap_mode_ctrl = OMAP4460_BGAP_CTRL_OFFSET,
Dti-bandgap.c610 RMW_BITS(bgp, id, bgap_mode_ctrl, mode_ctrl_mask, 0); in ti_bandgap_force_single_read()
656 RMW_BITS(bgp, i, bgap_mode_ctrl, mode_ctrl_mask, 1); in ti_bandgap_set_continuous_mode()
1114 tsr->bgap_mode_ctrl); in ti_bandgap_save_ctxt()
1161 tsr->bgap_mode_ctrl); in ti_bandgap_restore_ctxt()
Dti-bandgap.h114 u32 bgap_mode_ctrl; member