Searched defs:sdmmc_cid (Results 1 – 2 of 2) sorted by relevance
69 struct sdmmc_cid { struct70 int mid; /* manufacturer identification number */71 int oid; /* OEM/product identification number */72 char pnm[8]; /* product name (MMC v1 has the longest) */73 int rev; /* product revision */74 int psn; /* product serial number */75 int mdt; /* manufacturing date */
58 struct sdmmc_cid { struct59 int mid; /* manufacturer identification number */60 int oid; /* OEM/product identification number */61 char pnm[8]; /* product name (MMC v1 has the longest) */62 int rev; /* product revision */63 int psn; /* product serial number */64 int mdt; /* manufacturing date */