Home
last modified time | relevance | path

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

/linux-3.4.99/sound/soc/omap/
Dmcbsp.h321 void omap_mcbsp_set_rx_threshold(struct omap_mcbsp *mcbsp, u16 threshold);
Domap-mcbsp.c93 omap_mcbsp_set_rx_threshold(mcbsp, words); in omap_mcbsp_set_threshold()
Dmcbsp.c411 void omap_mcbsp_set_rx_threshold(struct omap_mcbsp *mcbsp, u16 threshold) in omap_mcbsp_set_rx_threshold() function