Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c150 #define THROT_STATUS_STATE_MASK (0xff << 4) macro
1467 state = REG_GET_MASK(r, THROT_STATUS_STATE_MASK); in regs_show()
1552 if (REG_GET_MASK(r, THROT_STATUS_STATE_MASK)) in throt_get_cdev_cur_state()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A 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()

Completed in 7 milliseconds