Home
last modified time | relevance | path

Searched refs:omap_mcbsp_get_max_tx_threshold (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/arch/arm/plat-omap/include/plat/
Dmcbsp.h367 u16 omap_mcbsp_get_max_tx_threshold(unsigned int id);
/linux-3.3/arch/arm/plat-omap/
Dmcbsp.c533 u16 omap_mcbsp_get_max_tx_threshold(unsigned int id) in omap_mcbsp_get_max_tx_threshold() function
545 EXPORT_SYMBOL(omap_mcbsp_get_max_tx_threshold);
/linux-3.3/sound/soc/omap/
Domap-mcbsp.c270 max_thrsh = omap_mcbsp_get_max_tx_threshold( in omap_mcbsp_dai_hw_params()