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

/linux-master/drivers/i3c/master/
H A Ddw-i3c-master.c146 #define INTR_MASTER_MASK (INTR_TRANSFER_ERR_STAT | \ macro
644 writel(INTR_MASTER_MASK, master->regs + INTR_STATUS_EN);
645 writel(INTR_MASTER_MASK, master->regs + INTR_SIGNAL_EN);

Completed in 116 milliseconds