Searched refs:MST_STATUS0_RX_FULL (Results 1 – 1 of 1) sorted by relevance
113 #define MST_STATUS0_RX_FULL BIT(10) macro543 return ((mst_st & MST_STATUS0_RX_FULL) ? true : false); in cdns_i3c_rx_fifo_full()