Searched refs:SDIO_CCCR_CAP_LSC (Results 1 – 2 of 2) sorted by relevance
948 …SDIO_CCCR_CAP_LSC = 0x40, /* Low-Speed Card. If set, it indicates that the SDIO card is a Low-Spe… enumerator
3127 if ((cap & SDIO_CCCR_CAP_LSC) > 0) { in SdioReadCccrCapbility()