Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thermal/tegra/
Dsoctherm.c124 #define OC_INTR_ENABLE 0x3a0 macro
916 r = readl(ts->regs + OC_INTR_ENABLE); in soctherm_oc_intr_enable()
934 writel(r, ts->regs + OC_INTR_ENABLE); in soctherm_oc_intr_enable()