Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/omap/
Dmcbsp.h336 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.c466 void omap_mcbsp_set_rx_threshold(struct omap_mcbsp *mcbsp, u16 threshold) in omap_mcbsp_set_rx_threshold() function