Searched defs:omap_hsmmc_adma_desc (Results 1 – 1 of 1) sorted by relevance
121 struct omap_hsmmc_adma_desc { struct122 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() function942 #define omap_hsmmc_adma_desc macro