Home
last modified time | relevance | path

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

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