Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/tegra/
H A Dsoctherm.h33 #define THERMCTL_INTR_ENABLE 0x88 macro
H 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()