Home
last modified time | relevance | path

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

/linux-6.15/drivers/thermal/tegra/
H A Dsoctherm.c1294 state = REG_GET_MASK(r, SENSOR_CONFIG0_STOP); in regs_show()
1300 state = REG_GET_MASK(r, SENSOR_CONFIG0_OVER); in regs_show()
1342 state = REG_GET_MASK(r, mask); in regs_show()
1348 state = REG_GET_MASK(r, mask); in regs_show()
1354 state = REG_GET_MASK(r, mask); in regs_show()
1358 state = REG_GET_MASK(r, mask); in regs_show()
1370 state = REG_GET_MASK(r, mask); in regs_show()
1382 state = REG_GET_MASK(r, mask); in regs_show()
1424 state = REG_GET_MASK(r, THROT_STATUS_BREACH_MASK); in regs_show()
1426 state = REG_GET_MASK(r, THROT_STATUS_STATE_MASK); in regs_show()
[all …]