Home
last modified time | relevance | path

Searched refs:gpu_throt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c519 int temp, cpu_throt, gpu_throt; in throttrip_program() local
534 gpu_throt = THERMCTL_LVL0_CPU0_GPU_THROT_LIGHT; in throttrip_program()
537 gpu_throt = THERMCTL_LVL0_CPU0_GPU_THROT_HEAVY; in throttrip_program()
548 r = REG_SET_MASK(r, THERMCTL_LVL0_CPU0_GPU_THROT_MASK, gpu_throt); in throttrip_program()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.c519 int temp, cpu_throt, gpu_throt; in throttrip_program() local
534 gpu_throt = THERMCTL_LVL0_CPU0_GPU_THROT_LIGHT; in throttrip_program()
537 gpu_throt = THERMCTL_LVL0_CPU0_GPU_THROT_HEAVY; in throttrip_program()
548 r = REG_SET_MASK(r, THERMCTL_LVL0_CPU0_GPU_THROT_MASK, gpu_throt); in throttrip_program()

Completed in 7 milliseconds