Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thermal/tegra/
A Dsoctherm.h33 #define THERMCTL_INTR_ENABLE 0x88 macro
A Dsoctherm.c641 r = readl(zn->ts->regs + THERMCTL_INTR_ENABLE); in thermal_irq_enable()
643 writel(r, zn->ts->regs + THERMCTL_INTR_ENABLE); in thermal_irq_enable()

Completed in 7 milliseconds