Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/tegra/
Dsoctherm.c151 #define THROT_STATUS_ENABLED_MASK BIT(0) macro
1436 state = REG_GET_MASK(r, THROT_STATUS_ENABLED_MASK); in regs_show()