Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/tegra/
H A Dsoctherm.c96 #define TH_INTR_GU0_MASK BIT(16) macro
846 gp |= st & TH_INTR_GU0_MASK; in soctherm_thermal_isr_thread()