Home
last modified time | relevance | path

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

/drivers/thermal/tegra/
Dsoctherm.h114 const unsigned int bptt; member
Dtegra132-soctherm.c212 .bptt = TEGRA132_BPTT,
Dtegra210-soctherm.c213 .bptt = TEGRA210_BPTT,
Dtegra124-soctherm.c212 .bptt = TEGRA124_BPTT,
Dsoctherm.c736 v = sign_extend32(state, ts->soc->bptt - 1); in regs_show()
742 v = sign_extend32(state, ts->soc->bptt - 1); in regs_show()