Home
last modified time | relevance | path

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

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