Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/fsl/bestcomm/
H A Dgen_bd.h42 struct bcom_task * bcom_psc_gen_bd_rx_init(unsigned psc_num, int queue_len,
/openbmc/linux/drivers/dma/bestcomm/
H A Dgen_bd.c315 struct bcom_task * bcom_psc_gen_bd_rx_init(unsigned psc_num, int queue_len, in bcom_psc_gen_bd_rx_init() function
326 EXPORT_SYMBOL_GPL(bcom_psc_gen_bd_rx_init);
/openbmc/linux/sound/soc/fsl/
H A Dmpc5200_dma.c364 bcom_psc_gen_bd_rx_init(psc_dma->id, 10, fifo, 512); in mpc5200_audio_dma_create()