Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/tegra/
Dsoctherm.c132 #define OC_INTR_OC3_MASK BIT(2) macro
930 r = REG_SET_MASK(r, OC_INTR_OC3_MASK, 1); in soctherm_oc_intr_enable()
1010 oc3 = st & OC_INTR_OC3_MASK; in soctherm_edp_isr_thread()