Home
last modified time | relevance | path

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

/Linux-v5.4/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,
97 .bgap_mode_ctrl = OMAP4460_BGAP_CTRL_OFFSET,
Dti-bandgap.c600 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()
Dti-bandgap.h108 u32 bgap_mode_ctrl; member