Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/tegra/
Dtegra210-soctherm.c59 .thermctl_lvl0_offset = THERMCTL_LEVEL0_GROUP_CPU,
77 .thermctl_lvl0_offset = THERMCTL_LEVEL0_GROUP_GPU,
93 .thermctl_lvl0_offset = THERMCTL_LEVEL0_GROUP_TSENSE,
111 .thermctl_lvl0_offset = THERMCTL_LEVEL0_GROUP_MEM,
Dtegra132-soctherm.c58 .thermctl_lvl0_offset = THERMCTL_LEVEL0_GROUP_CPU,
76 .thermctl_lvl0_offset = THERMCTL_LEVEL0_GROUP_GPU,
92 .thermctl_lvl0_offset = THERMCTL_LEVEL0_GROUP_TSENSE,
110 .thermctl_lvl0_offset = THERMCTL_LEVEL0_GROUP_MEM,
Dtegra124-soctherm.c58 .thermctl_lvl0_offset = THERMCTL_LEVEL0_GROUP_CPU,
76 .thermctl_lvl0_offset = THERMCTL_LEVEL0_GROUP_GPU,
92 .thermctl_lvl0_offset = THERMCTL_LEVEL0_GROUP_TSENSE,
110 .thermctl_lvl0_offset = THERMCTL_LEVEL0_GROUP_MEM,
Dsoctherm.h73 u16 thermctl_lvl0_offset; member
Dsoctherm.c412 reg_off = THERMCTL_LVL_REG(sg->thermctl_lvl0_offset, throt + 1); in throttrip_program()
696 u16 off = ttgs[i]->thermctl_lvl0_offset; in regs_show()