Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thermal/tegra/
Dsoctherm.c150 #define THROT_STATUS_STATE_MASK (0xff << 4) macro
1429 state = REG_GET_MASK(r, THROT_STATUS_STATE_MASK); in regs_show()
1514 if (REG_GET_MASK(r, THROT_STATUS_STATE_MASK)) in throt_get_cdev_cur_state()