Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/tegra/
Dsoctherm.h129 const unsigned int bptt; member
Dtegra124-soctherm.c217 .bptt = TEGRA124_BPTT,
Dtegra132-soctherm.c217 .bptt = TEGRA132_BPTT,
Dtegra210-soctherm.c225 .bptt = TEGRA210_BPTT,
Dsoctherm.c1343 v = sign_extend32(state, ts->soc->bptt - 1); in regs_show()
1349 v = sign_extend32(state, ts->soc->bptt - 1); in regs_show()