Searched refs:MST_INT_CMDD_EMP (Results 1 – 1 of 1) sorted by relevance
115 #define MST_INT_CMDD_EMP BIT(5) macro1262 sys_write32(MST_INT_CMDD_EMP, config->base + MST_IDR); in cdns_i3c_cancel_transfer()1316 sys_write32(MST_INT_CMDD_EMP, config->base + MST_ICR); in cdns_i3c_start_transfer()1386 sys_write32(MST_INT_CMDD_EMP, config->base + MST_IER); in cdns_i3c_start_transfer()1800 sys_write32(MST_INT_CMDD_EMP, config->base + MST_IDR); in cdns_i3c_complete_transfer()2685 if (int_st & MST_INT_CMDD_EMP) { in cdns_i3c_irq_handler()