Home
last modified time | relevance | path

Searched refs:fman_dtsec_enable (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_dtsec.h783 void fman_dtsec_enable(struct dtsec_regs *regs, bool apply_rx, bool apply_tx);
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_dtsec.c595 void fman_dtsec_enable(struct dtsec_regs *regs, bool apply_rx, bool apply_tx) in fman_dtsec_enable() function
H A Ddtsec.c586 fman_dtsec_enable(p_Dtsec->p_MemMap, in DtsecEnable()