Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c125 #define OC_INTR_DISABLE 0x3a4 macro
1094 * Writes to the OC_INTR_DISABLE register the over current interrupt status,
1099 * The OC_INTR_DISABLE register indicates which OC interrupts
1113 writel(r, ts->regs + OC_INTR_DISABLE); in soctherm_edp_isr()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.c125 #define OC_INTR_DISABLE 0x3a4 macro
1056 * Writes to the OC_INTR_DISABLE register the over current interrupt status,
1061 * The OC_INTR_DISABLE register indicates which OC interrupts
1075 writel(r, ts->regs + OC_INTR_DISABLE); in soctherm_edp_isr()

Completed in 7 milliseconds