Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thermal/tegra/
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()