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