Searched refs:CDNS_SRS11_ICS (Results 1 – 2 of 2) sorted by relevance
30 #define SRS11_VAL_GEN (READ_CLK | CDNS_SRS11_ICE | CDNS_SRS11_ICS | CDNS_SRS11_SDCE)31 #define SRS11_VAL_CID (CDNS_SRS11_ICE | CDNS_SRS11_ICS | CDNS_SRS11_SDCE)68 if (!WAIT_FOR(((sys_read32(cdn_srs_res) & CDNS_SRS11_ICS) in sdhc_cdns_wait_ics()69 == CDNS_SRS11_ICS), timeout, k_msleep(1))) { in sdhc_cdns_wait_ics()
52 #define CDNS_SRS11_ICS BIT(1) macro