Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i3c/master/
H A Ddw-i3c-master.c129 #define INTR_MASTER_MASK (INTR_TRANSFER_ERR_STAT | \ macro
625 writel(INTR_MASTER_MASK, master->regs + INTR_STATUS_EN); in dw_i3c_master_bus_init()
626 writel(INTR_MASTER_MASK, master->regs + INTR_SIGNAL_EN); in dw_i3c_master_bus_init()
/kernel/linux/linux-6.6/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); in dw_i3c_master_bus_init()
645 writel(INTR_MASTER_MASK, master->regs + INTR_SIGNAL_EN); in dw_i3c_master_bus_init()

Completed in 5 milliseconds