Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thermal/tegra/
Dsoctherm.c95 #define TH_INTR_GD0_MASK BIT(17) macro
845 gp |= st & TH_INTR_GD0_MASK; in soctherm_thermal_isr_thread()