Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/omap/
Dmcbsp.h332 void omap_mcbsp_set_rx_threshold(struct omap_mcbsp *mcbsp, u16 threshold);
Domap-mcbsp.c89 omap_mcbsp_set_rx_threshold(mcbsp, words); in omap_mcbsp_set_threshold()
Dmcbsp.c457 void omap_mcbsp_set_rx_threshold(struct omap_mcbsp *mcbsp, u16 threshold) in omap_mcbsp_set_rx_threshold() function