Searched refs:SDIO_CCCR_CAP_4BLS (Results 1 – 2 of 2) sorted by relevance
951 …SDIO_CCCR_CAP_4BLS = 0x80, /* 4-bit Mode Support for Low-Speed Card. if the SDIO card is a Low-Spe… enumerator
3124 if ((cap & SDIO_CCCR_CAP_4BLS) > 0) { in SdioReadCccrCapbility()