Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds