Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/tegra/
Dsoctherm.c91 #define THERMCTL_INTR_STATUS 0x84 macro
815 r = readl(ts->regs + THERMCTL_INTR_STATUS); in soctherm_thermal_isr()
844 st = readl(ts->regs + THERMCTL_INTR_STATUS); in soctherm_thermal_isr_thread()
861 writel(ex, ts->regs + THERMCTL_INTR_STATUS); in soctherm_thermal_isr_thread()
896 writel(st, ts->regs + THERMCTL_INTR_STATUS); in soctherm_thermal_isr_thread()