Searched refs:fman_dma_init (Results 1 – 4 of 4) sorted by relevance
474 fman_dma_init(struct fman_softc *sc) in fman_dma_init() function608 if (fman_dma_init(sc) != 0) in fman_init()
765 int fman_dma_init(struct fman_dma_regs *dma_rg, struct fman_cfg *cfg);
696 int fman_dma_init(struct fman_dma_regs *dma_rg, struct fman_cfg *cfg) in fman_dma_init() function
2984 err = (t_Error)fman_dma_init(p_Fm->p_FmDmaRegs, p_Fm->p_FmDriverParam); in InitFmDma()