Home
last modified time | relevance | path

Searched refs:OC_INTR_OC2_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c131 #define OC_INTR_OC2_MASK BIT(1) macro
960 r = REG_SET_MASK(r, OC_INTR_OC2_MASK, 1); in soctherm_oc_intr_enable()
1042 oc2 = st & OC_INTR_OC2_MASK; in soctherm_edp_isr_thread()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.c131 #define OC_INTR_OC2_MASK BIT(1) macro
922 r = REG_SET_MASK(r, OC_INTR_OC2_MASK, 1); in soctherm_oc_intr_enable()
1004 oc2 = st & OC_INTR_OC2_MASK; in soctherm_edp_isr_thread()

Completed in 6 milliseconds