Searched defs:ftsdc010_mmc (Results 1 – 1 of 1) sorted by relevance
15 struct ftsdc010_mmc { struct16 unsigned int cmd; /* 0x00 - command reg */17 unsigned int argu; /* 0x04 - argument reg */18 unsigned int rsp0; /* 0x08 - response reg0 */19 unsigned int rsp1; /* 0x0c - response reg1 */20 unsigned int rsp2; /* 0x10 - response reg2 */21 unsigned int rsp3; /* 0x14 - response reg3 */22 unsigned int rsp_cmd; /* 0x18 - responded cmd reg */23 unsigned int dcr; /* 0x1c - data control reg */24 unsigned int dtr; /* 0x20 - data timer reg */[all …]