Searched refs:MST_INT_CMDD_EMP (Results 1 – 1 of 1) sorted by relevance
104 #define MST_INT_CMDD_EMP BIT(5) macro535 writel(MST_INT_CMDD_EMP, master->regs + MST_ICR); in cdns_i3c_master_start_xfer_locked()553 writel(MST_INT_CMDD_EMP, master->regs + MST_IER); in cdns_i3c_master_start_xfer_locked()566 if (!(isr & MST_INT_CMDD_EMP)) in cdns_i3c_master_end_xfer_locked()569 writel(MST_INT_CMDD_EMP, master->regs + MST_IDR); in cdns_i3c_master_end_xfer_locked()664 writel(MST_INT_CMDD_EMP, master->regs + MST_IDR); in cdns_i3c_master_unqueue_xfer()