Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman.h783 int fman_modify_counter(struct fman_rg *fman_rg,
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfman_ncsw.c1243 int fman_modify_counter(struct fman_rg *fman_rg, in fman_modify_counter() function
H A Dfm_ncsw.c4843 return (t_Error)fman_modify_counter(&fman_rg, fsl_counter, val); in FM_ModifyCounter()