cpu_throt 518 drivers/thermal/tegra/soctherm.c int temp, cpu_throt, gpu_throt; cpu_throt 532 drivers/thermal/tegra/soctherm.c cpu_throt = THERMCTL_LVL0_CPU0_CPU_THROT_LIGHT; cpu_throt 535 drivers/thermal/tegra/soctherm.c cpu_throt = THERMCTL_LVL0_CPU0_CPU_THROT_HEAVY; cpu_throt 546 drivers/thermal/tegra/soctherm.c r = REG_SET_MASK(r, THERMCTL_LVL0_CPU0_CPU_THROT_MASK, cpu_throt);