Home
last modified time | relevance | path

Searched refs:tgec_cfg (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_tgec.h334 struct tgec_cfg { struct
354 void fman_tgec_defconfig(struct tgec_cfg *cfg); argument
368 int fman_tgec_init(struct tgec_regs *regs, struct tgec_cfg *cfg,
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dtgec.c753 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()
H A Dtgec.h143 struct tgec_cfg *p_TgecDriverParam;
H A Dfman_tgec.c294 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()