Lines Matching full:card
30 * specification ("Simplified Specification") by the SD Card Association and
32 * Specification which is owned by the SD Card Association and the SD
35 * Simplified Specification may require a license from the SD Card
44 * Card Association for any damages, any infringements of patents or other
45 * right of the SD Group, SD-3C LLC, the SD Card Association or any third
48 * SD Group, SD-3C LLC, the SD Card Association or any third party. Nothing
50 * or the SD Card Association to disclose or distribute any technical
62 * This structure describes an MMC/SD card
65 uint8_t model[40]; /* Card model */
67 /* Card OCR */
70 /* OCR of the IO portion of the card */
73 /* Card CID -- raw and parsed */
77 /* Card CSD -- raw */
80 /* Card RCA */
83 /* What kind of card is it */
96 * Only one MMC card on bus is supported now.