Home
last modified time | relevance | path

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

/external/u-boot/drivers/mmc/
Domap_hsmmc.c121 struct omap_hsmmc_adma_desc { struct
122 u8 attr;
123 u8 reserved;
124 u16 len;
125 u32 addr;
838 static void omap_hsmmc_adma_desc(struct mmc *mmc, char *buf, u16 len, bool end) in omap_hsmmc_adma_desc() function
942 #define omap_hsmmc_adma_desc macro