Searched refs:omap_mcbsp_get_dma_op_mode (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dmcbsp.h480 int omap_mcbsp_get_dma_op_mode(unsigned int id);
491 static inline int omap_mcbsp_get_dma_op_mode(unsigned int id) { return 0; } function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/omap/
H A Domap-mcbsp.c159 int dma_op_mode = omap_mcbsp_get_dma_op_mode(mcbsp_data->bus_id);
364 if (omap_mcbsp_get_dma_op_mode(bus_id) ==
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Dmcbsp.c630 * omap_mcbsp_get_dma_op_mode just return the current configured
633 int omap_mcbsp_get_dma_op_mode(unsigned int id) function
648 EXPORT_SYMBOL(omap_mcbsp_get_dma_op_mode); variable

Completed in 40 milliseconds