Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/tegra/
Dsoctherm.c97 #define TH_INTR_CD0_MASK BIT(9) macro
880 cp |= st & TH_INTR_CD0_MASK; in soctherm_thermal_isr_thread()