Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thermal/tegra/
A Dtegra124-soctherm.c60 .thermctl_lvl0_offset = THERMCTL_LEVEL0_GROUP_CPU,
79 .thermctl_lvl0_offset = THERMCTL_LEVEL0_GROUP_GPU,
96 .thermctl_lvl0_offset = THERMCTL_LEVEL0_GROUP_TSENSE,
115 .thermctl_lvl0_offset = THERMCTL_LEVEL0_GROUP_MEM,
A Dtegra132-soctherm.c60 .thermctl_lvl0_offset = THERMCTL_LEVEL0_GROUP_CPU,
79 .thermctl_lvl0_offset = THERMCTL_LEVEL0_GROUP_GPU,
96 .thermctl_lvl0_offset = THERMCTL_LEVEL0_GROUP_TSENSE,
115 .thermctl_lvl0_offset = THERMCTL_LEVEL0_GROUP_MEM,
A Dtegra210-soctherm.c61 .thermctl_lvl0_offset = THERMCTL_LEVEL0_GROUP_CPU,
80 .thermctl_lvl0_offset = THERMCTL_LEVEL0_GROUP_GPU,
97 .thermctl_lvl0_offset = THERMCTL_LEVEL0_GROUP_TSENSE,
116 .thermctl_lvl0_offset = THERMCTL_LEVEL0_GROUP_MEM,
A Dsoctherm.h83 u16 thermctl_lvl0_offset; member
A Dsoctherm.c530 reg_off = THERMCTL_LVL_REG(sg->thermctl_lvl0_offset, throt + 1); in throttrip_program()
666 r = readl(zone->ts->regs + zone->sg->thermctl_lvl0_offset); in tegra_thermctl_set_trips()
668 writel(r, zone->ts->regs + zone->sg->thermctl_lvl0_offset); in tegra_thermctl_set_trips()
677 writel(r, zone->ts->regs + zone->sg->thermctl_lvl0_offset); in tegra_thermctl_set_trips()
1340 u16 off = ttgs[i]->thermctl_lvl0_offset; in regs_show()

Completed in 14 milliseconds