Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/tegra/
Dsoctherm.c97 #define TH_INTR_CD0_MASK BIT(9) macro
847 cp |= st & TH_INTR_CD0_MASK; in soctherm_thermal_isr_thread()