Searched refs:bptt (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/thermal/tegra/ |
H A D | soctherm.h | 129 const unsigned int bptt; member
|
H A D | tegra210-soctherm.c | 225 .bptt = TEGRA210_BPTT,
|
H A D | tegra132-soctherm.c | 217 .bptt = TEGRA132_BPTT,
|
H A D | tegra124-soctherm.c | 217 .bptt = TEGRA124_BPTT,
|
H A D | soctherm.c | 1384 v = sign_extend32(state, ts->soc->bptt - 1); in regs_show() 1390 v = sign_extend32(state, ts->soc->bptt - 1); in regs_show()
|
/kernel/linux/linux-6.6/drivers/thermal/tegra/ |
H A D | soctherm.h | 129 const unsigned int bptt; member
|
H A D | tegra210-soctherm.c | 225 .bptt = TEGRA210_BPTT,
|
H A D | tegra132-soctherm.c | 217 .bptt = TEGRA132_BPTT,
|
H A D | tegra124-soctherm.c | 217 .bptt = TEGRA124_BPTT,
|
H A D | soctherm.c | 1346 v = sign_extend32(state, ts->soc->bptt - 1); in regs_show() 1352 v = sign_extend32(state, ts->soc->bptt - 1); in regs_show()
|
Completed in 9 milliseconds