Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/tegra/
Dsoctherm.c108 #define THROT_STATUS_STATE_MASK (0xff << 4) macro
785 state = REG_GET_MASK(r, THROT_STATUS_STATE_MASK); in regs_show()
890 if (REG_GET_MASK(r, THROT_STATUS_STATE_MASK)) in throt_get_cdev_cur_state()