Searched refs:MST_INT_CMDD_EMP (Results 1 – 1 of 1) sorted by relevance
113 #define MST_INT_CMDD_EMP BIT(5) macro1197 sys_write32(MST_INT_CMDD_EMP, config->base + MST_IDR); in cdns_i3c_cancel_transfer()1251 sys_write32(MST_INT_CMDD_EMP, config->base + MST_ICR); in cdns_i3c_start_transfer()1321 sys_write32(MST_INT_CMDD_EMP, config->base + MST_IER); in cdns_i3c_start_transfer()1701 sys_write32(MST_INT_CMDD_EMP, config->base + MST_IDR); in cdns_i3c_complete_transfer()2509 if (int_st & MST_INT_CMDD_EMP) { in cdns_i3c_irq_handler()