Home
last modified time | relevance | path

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

/linux/drivers/thermal/tegra/
H A Dsoctherm.h134 const unsigned int bptt; member
H A Dtegra132-soctherm.c221 .bptt = TEGRA132_BPTT,
H A Dtegra114-soctherm.c207 .bptt = TEGRA114_BPTT,
H A Dtegra210-soctherm.c229 .bptt = TEGRA210_BPTT,
H A Dtegra124-soctherm.c221 .bptt = TEGRA124_BPTT,
H A Dsoctherm.c1348 v = sign_extend32(state, ts->soc->bptt - 1); in regs_show()
1354 v = sign_extend32(state, ts->soc->bptt - 1); in regs_show()