Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/tegra/
H A Dsoctherm.c123 #define OC_INTR_STATUS 0x39c macro
1038 st = readl(ts->regs + OC_INTR_STATUS); in soctherm_edp_isr_thread()
1049 writel(st, ts->regs + OC_INTR_STATUS); in soctherm_edp_isr_thread()
1083 writel(st, ts->regs + OC_INTR_STATUS); in soctherm_edp_isr_thread()
1112 r = readl(ts->regs + OC_INTR_STATUS); in soctherm_edp_isr()