Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Domap-dma.h269 struct omap_system_dma_plat_info { struct
270 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