Home
last modified time | relevance | path

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

/linux/drivers/thermal/tegra/
H A Dsoctherm.c125 #define OC_INTR_ENABLE 0x3a0 macro
920 r = readl(ts->regs + OC_INTR_ENABLE); in soctherm_oc_intr_enable()
938 writel(r, ts->regs + OC_INTR_ENABLE); in soctherm_oc_intr_enable()