Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thermal/tegra/
Dsoctherm.c82 #define THERMCTL_LVL0_CPU0_GPU_THROT_MASK (0x3 << 3) macro
548 r = REG_SET_MASK(r, THERMCTL_LVL0_CPU0_GPU_THROT_MASK, gpu_throt); in throttrip_program()
1372 mask = THERMCTL_LVL0_CPU0_GPU_THROT_MASK; in regs_show()