Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/tegra/ !
Dsoctherm.c149 #define THROT_STATUS_BREACH_MASK BIT(12) macro
1465 state = REG_GET_MASK(r, THROT_STATUS_BREACH_MASK); in regs_show()