Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/tegra/
H A Dsoctherm.c91 #define THERMCTL_INTR_STATUS 0x84 macro
848 r = readl(ts->regs + THERMCTL_INTR_STATUS); in soctherm_thermal_isr()
877 st = readl(ts->regs + THERMCTL_INTR_STATUS); in soctherm_thermal_isr_thread()
894 writel(ex, ts->regs + THERMCTL_INTR_STATUS); in soctherm_thermal_isr_thread()
929 writel(st, ts->regs + THERMCTL_INTR_STATUS); in soctherm_thermal_isr_thread()