Searched refs:MST_INT_CMDD_EMP (Results 1 – 1 of 1) sorted by relevance
107 #define MST_INT_CMDD_EMP BIT(5) macro525 writel(MST_INT_CMDD_EMP, master->regs + MST_ICR); in cdns_i3c_master_start_xfer_locked()543 writel(MST_INT_CMDD_EMP, master->regs + MST_IER); in cdns_i3c_master_start_xfer_locked()556 if (!(isr & MST_INT_CMDD_EMP)) in cdns_i3c_master_end_xfer_locked()559 writel(MST_INT_CMDD_EMP, master->regs + MST_IDR); in cdns_i3c_master_end_xfer_locked()654 writel(MST_INT_CMDD_EMP, master->regs + MST_IDR); in cdns_i3c_master_unqueue_xfer()