Searched refs:tgec_cfg (Results 1 – 4 of 4) sorted by relevance
334 struct tgec_cfg { struct354 void fman_tgec_defconfig(struct tgec_cfg *cfg); argument368 int fman_tgec_init(struct tgec_regs *regs, struct tgec_cfg *cfg,
753 struct tgec_cfg *p_TgecDriverParam; in TgecInit()932 struct tgec_cfg *p_TgecDriverParam; in TGEC_Config()949 p_TgecDriverParam = (struct tgec_cfg *) XX_Malloc(sizeof(struct tgec_cfg)); in TGEC_Config()956 memset(p_TgecDriverParam, 0, sizeof(struct tgec_cfg)); in TGEC_Config()
294 void fman_tgec_defconfig(struct tgec_cfg *cfg) in fman_tgec_defconfig()316 int fman_tgec_init(struct tgec_regs *regs, struct tgec_cfg *cfg, in fman_tgec_init()
143 struct tgec_cfg *p_TgecDriverParam;