Home
last modified time | relevance | path

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

/linux-6.15/drivers/thermal/tegra/
H A Dsoctherm.c91 #define THERMCTL_INTR_STATUS 0x84 macro
807 r = readl(ts->regs + THERMCTL_INTR_STATUS); in soctherm_thermal_isr()
836 st = readl(ts->regs + THERMCTL_INTR_STATUS); in soctherm_thermal_isr_thread()
853 writel(ex, ts->regs + THERMCTL_INTR_STATUS); in soctherm_thermal_isr_thread()
888 writel(st, ts->regs + THERMCTL_INTR_STATUS); in soctherm_thermal_isr_thread()