Home
last modified time | relevance | path

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

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