Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/tegra/
Dsoctherm.c99 #define TH_INTR_PD0_MASK BIT(1) macro
886 pl |= st & TH_INTR_PD0_MASK; in soctherm_thermal_isr_thread()