Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thermal/tegra/
Dsoctherm.c151 #define THROT_STATUS_ENABLED_MASK BIT(0) macro
1431 state = REG_GET_MASK(r, THROT_STATUS_ENABLED_MASK); in regs_show()