Searched refs:SDIO_CCCR_DRIVE_STRENGTH_D (Results 1 – 2 of 2) sorted by relevance
880 #define SDIO_CCCR_DRIVE_STRENGTH_D BIT(2) /*!< drive type D */ macro
297 if (data & SDIO_CCCR_DRIVE_STRENGTH_D) { in sdio_read_cccr()