Searched refs:bcom_retrieve_buffer (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.10/include/linux/fsl/bestcomm/ | 
| D | bestcomm.h | 200 bcom_retrieve_buffer(struct bcom_task *tsk, u32 *p_status, struct bcom_bd **p_bd)  in bcom_retrieve_buffer()  function
 | 
| /Linux-v5.10/arch/powerpc/platforms/52xx/ | 
| D | mpc52xx_lpbfifo.c | 298 		bcom_retrieve_buffer(lpbfifo.bcom_cur_task, &status, NULL);  in mpc52xx_lpbfifo_irq()354 	bcom_retrieve_buffer(lpbfifo.bcom_cur_task, &status, NULL);  in mpc52xx_lpbfifo_bcom_irq()
 
 | 
| /Linux-v5.10/drivers/net/ethernet/freescale/ | 
| D | fec_mpc52xx.c | 127 		skb = bcom_retrieve_buffer(s, NULL, (struct bcom_bd **)&bd);  in mpc52xx_fec_free_rx_buffers()367 		skb = bcom_retrieve_buffer(priv->tx_dmatsk, NULL,  in mpc52xx_fec_tx_interrupt()
 395 		rskb = bcom_retrieve_buffer(priv->rx_dmatsk, &status,  in mpc52xx_fec_rx_interrupt()
 
 | 
| /Linux-v5.10/sound/soc/fsl/ | 
| D | mpc5200_dma.c | 84 		bcom_retrieve_buffer(s->bcom_task, NULL, NULL);  in psc_dma_bcom_irq()
 | 
| /Linux-v5.10/drivers/ata/ | 
| D | pata_mpc52xx.c | 601 		bcom_retrieve_buffer(priv->dmatsk, NULL, NULL);  in mpc52xx_ata_task_irq()
 |