Searched refs:SLV_STATUS1_SDR_TX_FULL (Results 1 – 1 of 1) sorted by relevance
199 #define SLV_STATUS1_SDR_TX_FULL BIT(2) macro2003 SLV_STATUS1_SDR_TX_FULL)) && in cdns_i3c_irq_handler()2185 if (sys_read32(config->base + SLV_STATUS1) & SLV_STATUS1_SDR_TX_FULL) { in cdns_i3c_target_tx_write()2195 i < len && (!(sys_read32(config->base + SLV_STATUS1) & SLV_STATUS1_SDR_TX_FULL)); in cdns_i3c_target_tx_write()