Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-sunxi/
Dmmc.h15 struct sunxi_mmc { struct
16 u32 gctrl; /* 0x00 global control */
17 u32 clkcr; /* 0x04 clock control */
18 u32 timeout; /* 0x08 time out */
19 u32 width; /* 0x0c bus width */
20 u32 blksz; /* 0x10 block size */
21 u32 bytecnt; /* 0x14 byte count */
22 u32 cmd; /* 0x18 command */
23 u32 arg; /* 0x1c argument */
24 u32 resp0; /* 0x20 response 0 */
[all …]