Home
last modified time | relevance | path

Searched refs:FPM_PS_STALLED (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman.h544 #define FPM_PS_STALLED 0x00800000 macro
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfman_ncsw.c339 return (bool)!!(ioread32be(&fpm_rg->fmfp_ps[port_id]) & FPM_PS_STALLED); in fman_is_port_stalled()