Searched refs:omap_mcbsp_set_rx_threshold (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.h474 void omap_mcbsp_set_rx_threshold(unsigned int id, u16 threshold);
484 static inline void omap_mcbsp_set_rx_threshold(unsigned int id, u16 threshold) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/omap/
H A Domap-mcbsp.c183 omap_mcbsp_set_rx_threshold(mcbsp_data->bus_id, words);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Dmcbsp.c484 * omap_mcbsp_set_rx_threshold configures the transmit threshold in words.
507 * omap_mcbsp_set_rx_threshold configures the receive threshold in words.
511 void omap_mcbsp_set_rx_threshold(unsigned int id, u16 threshold) function
527 EXPORT_SYMBOL(omap_mcbsp_set_rx_threshold); variable

Completed in 48 milliseconds