Searched refs:MST_STATUS0_TX_FULL (Results 1 – 1 of 1) sorted by relevance
110 #define MST_STATUS0_TX_FULL BIT(13) macro535 return ((mst_st & MST_STATUS0_TX_FULL) ? true : false); in cdns_i3c_tx_fifo_full()