Searched refs:MST_STATUS0_CMDR_EMP (Results 1 – 1 of 1) sorted by relevance
121 #define MST_STATUS0_CMDR_EMP BIT(0) macro506 return ((mst_st & MST_STATUS0_CMDR_EMP) ? true : false); in cdns_i3c_cmd_rsp_fifo_empty()1302 !(status0 & MST_STATUS0_CMDR_EMP); status0 = sys_read32(config->base + MST_STATUS0)) { in cdns_i3c_complete_transfer()