Home
last modified time | relevance | path

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

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