Home
last modified time | relevance | path

Searched refs:SLV_STATUS1_SDR_TX_FULL (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/i3c/
Di3c_cdns.c233 #define SLV_STATUS1_SDR_TX_FULL BIT(2) macro
2454 SLV_STATUS1_SDR_TX_FULL)) && in cdns_i3c_target_sdr_tx_thr_int_handler()
2479 SLV_STATUS1_SDR_TX_FULL)) && in cdns_i3c_target_sdr_tx_thr_int_handler()
2904 if (sys_read32(config->base + SLV_STATUS1) & SLV_STATUS1_SDR_TX_FULL) { in cdns_i3c_target_tx_write()
2925 (!(sys_read32(config->base + SLV_STATUS1) & SLV_STATUS1_SDR_TX_FULL))) { in cdns_i3c_target_tx_write()