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

/linux-master/drivers/i3c/master/
H A Ddw-i3c-master.c117 #define INTR_SIGNAL_EN 0x44 macro
645 writel(INTR_MASTER_MASK, master->regs + INTR_SIGNAL_EN);
1180 reg = readl(master->regs + INTR_SIGNAL_EN);
1184 writel(reg, master->regs + INTR_SIGNAL_EN);

Completed in 145 milliseconds