Lines Matching full:card

8  * SD card specification
69 * to inform the SD card the next command is an application-specific one.
169 * to check status of SD card.
239 * flags used by SD subsystem to determine support for SD card features.
258 * supported functions of SD card.
263 /** Card capacity status */
265 /** Card capacity status */
295 * supported functions of MMC card.
313 * supported functions of SDIO card.
390 * these bit flags are provided as a response to CMD6 by the card
405 * sent to the card via CMD6 to select a card speed, and used by SD host
406 * controller to identify timing of card.
446 * Used with CMD6 to inform the card what its maximum current draw is.
458 * Used with CMD6 to determine the maximum current the card will draw.
474 * Used with CMD6 to determine the driver type the card should use.
486 * These values are used to select the preferred driver type for an SD card.
502 * records switch capabilities for SD card. These capabilities are set
517 * @brief SD card identification register
519 * Layout of SD card identification register
537 * @brief SD card specific data register.
539 * Card specific data register. contains additional data about SD card.
550 /** Card command classes [95:84] */
666 * @brief MMC extended card specific data register
668 * Extended card specific data register.
669 * Contains additional additional data about MMC card.
695 * @brief SD card specific data flags
697 * flags used in decoding the SD card specific data register
725 * @brief SD card configuration register
727 * Even more SD card data.
732 /** SD memory card specification version [59:56] */
749 * @brief SD card configuration register
751 * flags used in decoding the SD card configuration register
763 * SD spec version flags used in decoding the SD card configuration register
766 /** SD card version 1.0-1.01 */
768 /** SD card version 1.10 */
770 /** SD card version 2.00 */
772 /** SD card version 3.0 */
782 * SDIO function number used to select function when performing I/O on SDIO card
817 * @brief Card common control register definitions
819 * Card common control registers, present on all SDIO cards
849 #define SDIO_CCCR_CAPS 0x08 /*!< SDIO card capabilities */
856 #define SDIO_CCCR_CAPS_LSC BIT(6) /*!< low speed card */
857 #define SDIO_CCCR_CAPS_BLS BIT(7) /*!< low speed card with 4 bit support */
898 * @brief Card common control register flags
900 * flags to indicate capabilities supported by an SDIO card, read from the CCCR