Searched defs:esdhc_regs (Results 1 – 1 of 1) sorted by relevance
253 struct esdhc_regs { struct254 uint32_t dsaddr; /* dma system address */255 uint32_t blkattr; /* Block attributes */256 uint32_t cmdarg; /* Command argument */257 uint32_t xfertyp; /* Command transfer type */258 uint32_t cmdrsp[4]; /* Command response0,1,2,3 */259 uint32_t datport; /* Data buffer access port */260 uint32_t prsstat; /* Present state */261 uint32_t proctl; /* Protocol control */262 uint32_t sysctl; /* System control */[all …]