Home
last modified time | relevance | path

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

/linux/drivers/thermal/ti-soc-thermal/
A Dti-bandgap.c78 #define RMW_BITS(bgp, id, reg, mask, val) \ macro
167 RMW_BITS(bgp, id, bgap_mask_ctrl, mask_freeze_mask, 1); in ti_bandgap_read_temp()
184 RMW_BITS(bgp, id, bgap_mask_ctrl, mask_freeze_mask, 0); in ti_bandgap_read_temp()
661 RMW_BITS(bgp, i, bgap_mode_ctrl, mode_ctrl_mask, 1); in ti_bandgap_set_continuous_mode()
969 RMW_BITS(bgp, i, bgap_counter, counter_mask, 1); in ti_bandgap_probe()
979 RMW_BITS(bgp, i, bgap_threshold, in ti_bandgap_probe()
981 RMW_BITS(bgp, i, bgap_threshold, in ti_bandgap_probe()
984 RMW_BITS(bgp, i, bgap_mask_ctrl, mask_hot_mask, 1); in ti_bandgap_probe()
990 RMW_BITS(bgp, i, tshut_threshold, in ti_bandgap_probe()
992 RMW_BITS(bgp, i, tshut_threshold, in ti_bandgap_probe()
[all …]

Completed in 6 milliseconds