Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thermal/tegra/
Dsoctherm.c133 #define OC_INTR_OC4_MASK BIT(3) macro
928 r = REG_SET_MASK(r, OC_INTR_OC4_MASK, 1); in soctherm_oc_intr_enable()
1006 oc4 = st & OC_INTR_OC4_MASK; in soctherm_edp_isr_thread()