Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.c123 #define OC_INTR_STATUS 0x39c macro
1000 st = readl(ts->regs + OC_INTR_STATUS); in soctherm_edp_isr_thread()
1011 writel(st, ts->regs + OC_INTR_STATUS); in soctherm_edp_isr_thread()
1045 writel(st, ts->regs + OC_INTR_STATUS); in soctherm_edp_isr_thread()
1074 r = readl(ts->regs + OC_INTR_STATUS); in soctherm_edp_isr()

Completed in 7 milliseconds