Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c124 #define OC_INTR_ENABLE 0x3a0 macro
954 r = readl(ts->regs + OC_INTR_ENABLE); in soctherm_oc_intr_enable()
972 writel(r, ts->regs + OC_INTR_ENABLE); in soctherm_oc_intr_enable()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A 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()

Completed in 7 milliseconds