Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/flib/
H A Dfsl_fman.h691 uint32_t fman_get_fpm_error_interrupts(struct fman_fpm_regs *fpm_rg);
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfman_ncsw.c201 uint32_t fman_get_fpm_error_interrupts(struct fman_fpm_regs *fpm_rg) in fman_get_fpm_error_interrupts() function
H A Dfm_ncsw.c4423 pending = fman_get_fpm_error_interrupts(fpm_rg); in FM_ErrorIsr()