Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/tegra/
H A Dsoctherm.c234 #define ALARM_THROTTLE_PERIOD(throt) (OC1_THROTTLE_PERIOD + \ macro
1883 writel(oc->throt_period, ts->regs + ALARM_THROTTLE_PERIOD(throt)); in soctherm_oc_cfg_program()