Searched refs:fman_enable (Results 1 – 4 of 4) sorted by relevance
533 fman_enable(struct fman_softc *sc) in fman_enable() function629 if (fman_enable(sc) != 0) in fman_init()
767 int fman_enable(struct fman_rg *fman_rg, struct fman_cfg *cfg);
941 int fman_enable(struct fman_rg *fman_rg, struct fman_cfg *cfg) in fman_enable() function
3690 err = (t_Error)fman_enable(&fman_rg , p_FmDriverParam); in FM_Init()