Home
last modified time | relevance | path

Searched defs:ftsdc010_mmc (Results 1 – 1 of 1) sorted by relevance

/u-boot/include/faraday/
A Dftsdc010.h16 struct ftsdc010_mmc { struct
17 unsigned int cmd; /* 0x00 - command reg */
18 unsigned int argu; /* 0x04 - argument reg */
19 unsigned int rsp0; /* 0x08 - response reg0 */
20 unsigned int rsp1; /* 0x0c - response reg1 */
21 unsigned int rsp2; /* 0x10 - response reg2 */
22 unsigned int rsp3; /* 0x14 - response reg3 */
25 unsigned int dtr; /* 0x20 - data timer reg */
26 unsigned int dlr; /* 0x24 - data length reg */
27 unsigned int status; /* 0x28 - status reg */
[all …]

Completed in 4 milliseconds