Home
last modified time | relevance | path

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

/linux/drivers/thermal/tegra/
H A Dsoctherm.c100 #define TH_INTR_PD0_MASK BIT(1) macro
852 pl |= st & TH_INTR_PD0_MASK; in soctherm_thermal_isr_thread()