Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/tegra/
Dsoctherm.c150 #define THROT_STATUS_STATE_MASK (0xff << 4) macro
1434 state = REG_GET_MASK(r, THROT_STATUS_STATE_MASK); in regs_show()
1519 if (REG_GET_MASK(r, THROT_STATUS_STATE_MASK)) in throt_get_cdev_cur_state()