Searched refs:omap_mcbsp_set_tx_threshold (Results 1 – 3 of 3) sorted by relevance
365 void omap_mcbsp_set_tx_threshold(unsigned int id, u16 threshold);
490 void omap_mcbsp_set_tx_threshold(unsigned int id, u16 threshold) in omap_mcbsp_set_tx_threshold() function505 EXPORT_SYMBOL(omap_mcbsp_set_tx_threshold);
100 omap_mcbsp_set_tx_threshold(mcbsp_data->bus_id, words); in omap_mcbsp_set_threshold()