Searched defs:omap_system_dma_plat_info (Results 1 – 1 of 1) sorted by relevance
269 struct omap_system_dma_plat_info { struct270 const struct omap_dma_reg *reg_map;271 unsigned channel_stride;295 extern struct omap_system_dma_plat_info *omap_get_plat_info(void); argument