Symbol: REG_SET_MASK
drivers/thermal/tegra/soctherm.c
1758
r = REG_SET_MASK(r, CCROC_THROT_PSKIP_RAMP_DURATION_MASK, 0xff);
drivers/thermal/tegra/soctherm.c
1759
r = REG_SET_MASK(r, CCROC_THROT_PSKIP_RAMP_STEP_MASK, 0xf);
drivers/thermal/tegra/soctherm.c
1763
r = REG_SET_MASK(r, CCROC_THROT_PSKIP_CTRL_ENB_MASK, 1);
drivers/thermal/tegra/soctherm.c
1764
r = REG_SET_MASK(r, CCROC_THROT_PSKIP_CTRL_DIVIDEND_MASK, dividend);
drivers/thermal/tegra/soctherm.c
1765
r = REG_SET_MASK(r, CCROC_THROT_PSKIP_CTRL_DIVISOR_MASK, 0xff);
drivers/thermal/tegra/soctherm.c
1803
r = REG_SET_MASK(r, THROT_PSKIP_CTRL_ENABLE_MASK, 1);
drivers/thermal/tegra/soctherm.c
1804
r = REG_SET_MASK(r, THROT_PSKIP_CTRL_VECT_CPU_MASK, throt_vect);
drivers/thermal/tegra/soctherm.c
1805
r = REG_SET_MASK(r, THROT_PSKIP_CTRL_VECT2_CPU_MASK, throt_vect);
drivers/thermal/tegra/soctherm.c
1809
r = REG_SET_MASK(0, THROT_PSKIP_RAMP_SEQ_BYPASS_MODE_MASK, 1);
drivers/thermal/tegra/soctherm.c
1836
r = REG_SET_MASK(r, THROT_PSKIP_CTRL_ENABLE_MASK, 1);
drivers/thermal/tegra/soctherm.c
1837
r = REG_SET_MASK(r, THROT_PSKIP_CTRL_DIVIDEND_MASK, dividend);
drivers/thermal/tegra/soctherm.c
1838
r = REG_SET_MASK(r, THROT_PSKIP_CTRL_DIVISOR_MASK, 0xff);
drivers/thermal/tegra/soctherm.c
1842
r = REG_SET_MASK(r, THROT_PSKIP_RAMP_DURATION_MASK, 0xff);
drivers/thermal/tegra/soctherm.c
1843
r = REG_SET_MASK(r, THROT_PSKIP_RAMP_STEP_MASK, 0xf);
drivers/thermal/tegra/soctherm.c
1865
r = REG_SET_MASK(r, THROT_PSKIP_CTRL_ENABLE_MASK, 1);
drivers/thermal/tegra/soctherm.c
1866
r = REG_SET_MASK(r, THROT_PSKIP_CTRL_VECT_GPU_MASK, throt_vect);
drivers/thermal/tegra/soctherm.c
1879
r = REG_SET_MASK(0, OC1_CFG_HW_RESTORE_MASK, 1);
drivers/thermal/tegra/soctherm.c
1880
r = REG_SET_MASK(r, OC1_CFG_THROTTLE_MODE_MASK, oc->mode);
drivers/thermal/tegra/soctherm.c
1881
r = REG_SET_MASK(r, OC1_CFG_ALARM_POLARITY_MASK, oc->active_low);
drivers/thermal/tegra/soctherm.c
1882
r = REG_SET_MASK(r, OC1_CFG_EN_THROTTLE_MASK, 1);
drivers/thermal/tegra/soctherm.c
1920
r = REG_SET_MASK(0, THROT_PRIORITY_LITE_PRIO_MASK, stc.priority);
drivers/thermal/tegra/soctherm.c
1923
r = REG_SET_MASK(0, THROT_DELAY_LITE_DELAY_MASK, 0);
drivers/thermal/tegra/soctherm.c
1930
r = REG_SET_MASK(0, THROT_PRIORITY_LOCK_PRIORITY_MASK,
drivers/thermal/tegra/soctherm.c
1952
v = REG_SET_MASK(0, THROT_GLOBAL_ENB_MASK, 1);
drivers/thermal/tegra/soctherm.c
1957
v = REG_SET_MASK(v, CDIVG_USE_THERM_CONTROLS_MASK, 1);
drivers/thermal/tegra/soctherm.c
1963
v = REG_SET_MASK(v, CDIVG_USE_THERM_CONTROLS_MASK, 1);
drivers/thermal/tegra/soctherm.c
2038
pdiv = REG_SET_MASK(pdiv, ttgs[i]->pdiv_mask,
drivers/thermal/tegra/soctherm.c
2043
hotspot = REG_SET_MASK(hotspot,
drivers/thermal/tegra/soctherm.c
495
r = REG_SET_MASK(r, sg->thermtrip_threshold_mask, temp);
drivers/thermal/tegra/soctherm.c
496
r = REG_SET_MASK(r, sg->thermtrip_enable_mask, 1);
drivers/thermal/tegra/soctherm.c
497
r = REG_SET_MASK(r, sg->thermtrip_any_en_mask, 0);
drivers/thermal/tegra/soctherm.c
552
r = REG_SET_MASK(r, sg->thermctl_lvl0_up_thresh_mask, temp);
drivers/thermal/tegra/soctherm.c
553
r = REG_SET_MASK(r, sg->thermctl_lvl0_dn_thresh_mask, temp);
drivers/thermal/tegra/soctherm.c
554
r = REG_SET_MASK(r, THERMCTL_LVL0_CPU0_CPU_THROT_MASK, cpu_throt);
drivers/thermal/tegra/soctherm.c
555
r = REG_SET_MASK(r, THERMCTL_LVL0_CPU0_GPU_THROT_MASK, gpu_throt);
drivers/thermal/tegra/soctherm.c
556
r = REG_SET_MASK(r, THERMCTL_LVL0_CPU0_EN_MASK, 1);
drivers/thermal/tegra/soctherm.c
644
r = REG_SET_MASK(r, zn->sg->thermctl_isr_mask, TH_INTR_UP_DN_EN);
drivers/thermal/tegra/soctherm.c
656
r = REG_SET_MASK(r, zn->sg->thermctl_isr_mask, 0);
drivers/thermal/tegra/soctherm.c
669
r = REG_SET_MASK(r, THERMCTL_LVL0_CPU0_EN_MASK, 0);
drivers/thermal/tegra/soctherm.c
676
r = REG_SET_MASK(r, zone->sg->thermctl_lvl0_up_thresh_mask, hi);
drivers/thermal/tegra/soctherm.c
677
r = REG_SET_MASK(r, zone->sg->thermctl_lvl0_dn_thresh_mask, lo);
drivers/thermal/tegra/soctherm.c
678
r = REG_SET_MASK(r, THERMCTL_LVL0_CPU0_EN_MASK, 1);
drivers/thermal/tegra/soctherm.c
923
r = REG_SET_MASK(r, OC_INTR_OC1_MASK, 1);
drivers/thermal/tegra/soctherm.c
926
r = REG_SET_MASK(r, OC_INTR_OC2_MASK, 1);
drivers/thermal/tegra/soctherm.c
929
r = REG_SET_MASK(r, OC_INTR_OC3_MASK, 1);
drivers/thermal/tegra/soctherm.c
932
r = REG_SET_MASK(r, OC_INTR_OC4_MASK, 1);