Home
last modified time | relevance | path

Searched refs:ALARM_CNT_THRESHOLD (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c231 #define ALARM_CNT_THRESHOLD(throt) (OC1_CNT_THRESHOLD + \ macro
1922 writel(oc->alarm_cnt_thresh, ts->regs + ALARM_CNT_THRESHOLD(throt)); in soctherm_oc_cfg_program()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.c231 #define ALARM_CNT_THRESHOLD(throt) (OC1_CNT_THRESHOLD + \ macro
1884 writel(oc->alarm_cnt_thresh, ts->regs + ALARM_CNT_THRESHOLD(throt)); in soctherm_oc_cfg_program()

Completed in 6 milliseconds