Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/tegra/
H A Dsoctherm.h34 #define THERMCTL_INTR_DISABLE 0x8c macro
H A Dsoctherm.c653 r = readl(zn->ts->regs + THERMCTL_INTR_DISABLE); in thermal_irq_disable()
655 writel(r, zn->ts->regs + THERMCTL_INTR_DISABLE); in thermal_irq_disable()
811 writel(r, ts->regs + THERMCTL_INTR_DISABLE); in soctherm_thermal_isr()