Searched refs:omap_mcbsp_config (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-omap/
H A Dmcbsp.h302 void omap_mcbsp_config(unsigned int id, const struct omap_mcbsp_reg_cfg * config);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/plat-omap/
H A Dmcbsp.c147 * omap_mcbsp_config simply write a config to the
153 void omap_mcbsp_config(unsigned int id, const struct omap_mcbsp_reg_cfg * config) function
830 omap_mcbsp_config(id, &mcbsp_cfg);
1013 EXPORT_SYMBOL(omap_mcbsp_config); variable

Completed in 91 milliseconds