Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/omap/
Dmcbsp.h331 void omap_mcbsp_set_tx_threshold(struct omap_mcbsp *mcbsp, u16 threshold);
Domap-mcbsp.c87 omap_mcbsp_set_tx_threshold(mcbsp, words); in omap_mcbsp_set_threshold()
Dmcbsp.c443 void omap_mcbsp_set_tx_threshold(struct omap_mcbsp *mcbsp, u16 threshold) in omap_mcbsp_set_tx_threshold() function