Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds