Symbol: RMW_BITS
drivers/thermal/ti-soc-thermal/ti-bandgap.c
1003
RMW_BITS(bgp, i, bgap_counter, counter_mask,
drivers/thermal/ti-soc-thermal/ti-bandgap.c
111
RMW_BITS(bgp, i, temp_sensor_ctrl, bgap_tempsoff_mask, !on);
drivers/thermal/ti-soc-thermal/ti-bandgap.c
167
RMW_BITS(bgp, id, bgap_mask_ctrl, mask_freeze_mask, 1);
drivers/thermal/ti-soc-thermal/ti-bandgap.c
184
RMW_BITS(bgp, id, bgap_mask_ctrl, mask_freeze_mask, 0);
drivers/thermal/ti-soc-thermal/ti-bandgap.c
464
RMW_BITS(bgp, id, bgap_mask_ctrl, mask_counter_delay_mask, rval);
drivers/thermal/ti-soc-thermal/ti-bandgap.c
481
RMW_BITS(bgp, id, bgap_counter, counter_mask, interval);
drivers/thermal/ti-soc-thermal/ti-bandgap.c
613
RMW_BITS(bgp, id, bgap_mode_ctrl, mode_ctrl_mask, 1);
drivers/thermal/ti-soc-thermal/ti-bandgap.c
615
RMW_BITS(bgp, id, bgap_mode_ctrl, mode_ctrl_mask, 0);
drivers/thermal/ti-soc-thermal/ti-bandgap.c
620
RMW_BITS(bgp, id, temp_sensor_ctrl, bgap_soc_mask, 1);
drivers/thermal/ti-soc-thermal/ti-bandgap.c
630
RMW_BITS(bgp, id, temp_sensor_ctrl, bgap_soc_mask, 0);
drivers/thermal/ti-soc-thermal/ti-bandgap.c
661
RMW_BITS(bgp, i, bgap_mode_ctrl, mode_ctrl_mask, 1);
drivers/thermal/ti-soc-thermal/ti-bandgap.c
703
RMW_BITS(bgp, id, bgap_mask_ctrl, mask_freeze_mask, 1);
drivers/thermal/ti-soc-thermal/ti-bandgap.c
738
RMW_BITS(bgp, id, bgap_mask_ctrl, mask_freeze_mask, 0);
drivers/thermal/ti-soc-thermal/ti-bandgap.c
969
RMW_BITS(bgp, i, bgap_counter, counter_mask, 1);
drivers/thermal/ti-soc-thermal/ti-bandgap.c
979
RMW_BITS(bgp, i, bgap_threshold,
drivers/thermal/ti-soc-thermal/ti-bandgap.c
981
RMW_BITS(bgp, i, bgap_threshold,
drivers/thermal/ti-soc-thermal/ti-bandgap.c
984
RMW_BITS(bgp, i, bgap_mask_ctrl, mask_hot_mask, 1);
drivers/thermal/ti-soc-thermal/ti-bandgap.c
985
RMW_BITS(bgp, i, bgap_mask_ctrl, mask_cold_mask, 1);
drivers/thermal/ti-soc-thermal/ti-bandgap.c
990
RMW_BITS(bgp, i, tshut_threshold,
drivers/thermal/ti-soc-thermal/ti-bandgap.c
992
RMW_BITS(bgp, i, tshut_threshold,