Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thermal/tegra/
Dsoctherm.c80 #define THERMCTL_LVL0_CPU0_CPU_THROT_LIGHT 0x1 macro
533 cpu_throt = THERMCTL_LVL0_CPU0_CPU_THROT_LIGHT; in throttrip_program()
1365 else if (state == THERMCTL_LVL0_CPU0_CPU_THROT_LIGHT) in regs_show()