Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/fsl/bestcomm/
H A Dgen_bd.h44 struct bcom_task * bcom_psc_gen_bd_tx_init(unsigned psc_num, int queue_len,
/openbmc/linux/drivers/dma/bestcomm/
H A Dgen_bd.c337 bcom_psc_gen_bd_tx_init(unsigned psc_num, int queue_len, phys_addr_t fifo) in bcom_psc_gen_bd_tx_init() function
344 EXPORT_SYMBOL_GPL(bcom_psc_gen_bd_tx_init);
/openbmc/linux/sound/soc/fsl/
H A Dmpc5200_dma.c366 bcom_psc_gen_bd_tx_init(psc_dma->id, 10, fifo); in mpc5200_audio_dma_create()