Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thermal/tegra/
A Dsoctherm.h34 #define THERMCTL_INTR_DISABLE 0x8c macro
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()

Completed in 7 milliseconds