Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/tegra/
Dsoctherm.c107 #define THROT_STATUS_BREACH_MASK BIT(12) macro
783 state = REG_GET_MASK(r, THROT_STATUS_BREACH_MASK); in regs_show()