Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/tegra/
Dsoctherm.c91 #define THERMCTL_INTR_STATUS 0x84 macro
845 r = readl(ts->regs + THERMCTL_INTR_STATUS); in soctherm_thermal_isr()
874 st = readl(ts->regs + THERMCTL_INTR_STATUS); in soctherm_thermal_isr_thread()
891 writel(ex, ts->regs + THERMCTL_INTR_STATUS); in soctherm_thermal_isr_thread()
926 writel(st, ts->regs + THERMCTL_INTR_STATUS); in soctherm_thermal_isr_thread()