Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.h33 #define THERMCTL_INTR_ENABLE 0x88 macro
H 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()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.h33 #define THERMCTL_INTR_ENABLE 0x88 macro
H A Dsoctherm.c641 r = readl(zn->ts->regs + THERMCTL_INTR_ENABLE); in thermal_irq_enable()
643 writel(r, zn->ts->regs + THERMCTL_INTR_ENABLE); in thermal_irq_enable()

Completed in 9 milliseconds