Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/tegra/
H A Dsoctherm.c155 #define THROT_PSKIP_CTRL_DIVIDEND_MASK (0xff << 8) macro
1836 r = REG_SET_MASK(r, THROT_PSKIP_CTRL_DIVIDEND_MASK, dividend); in throttlectl_cpu_mn()