Searched refs:SDIO_CCCR_CAPS_BLS (Results 1 – 2 of 2) sorted by relevance
857 #define SDIO_CCCR_CAPS_BLS BIT(7) /*!< low speed card with 4 bit support */ macro
248 if (data & SDIO_CCCR_CAPS_BLS) { in sdio_read_cccr()