Home
last modified time | relevance | path

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

/linux/drivers/thermal/tegra/
H A Dsoctherm.c151 #define THROT_STATUS_STATE_MASK (0xff << 4) macro
1431 state = REG_GET_MASK(r, THROT_STATUS_STATE_MASK); in regs_show()
1516 if (REG_GET_MASK(r, THROT_STATUS_STATE_MASK)) in throt_get_cdev_cur_state()