Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_sp.h99 #define FMAN_SP_SG_DISABLE 0x80000000 macro
H A Dfsl_fman_port.h118 #define BMI_SG_DISABLE FMAN_SP_SG_DISABLE
/freebsd/sys/contrib/ncsw/Peripherals/FM/SP/
H A Dfman_sp.c192 tmp_reg |= FMAN_SP_SG_DISABLE; in fman_vsp_init()