Home
last modified time | relevance | path

Searched refs:THERMCTL_INTR_DISABLE (Results 1 - 4 of 4) sorted by relevance

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

Completed in 8 milliseconds