Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/ncsw/Peripherals/FM/
H A Dfman_ncsw.c1029 iowrite32be(tmp | FPM_RAM_RAMS_ECC_EN | in fman_enable_rams_ecc()
1043 iowrite32be(tmp & ~(FPM_RAM_RAMS_ECC_EN | FPM_RAM_IRAM_ECC_EN), in fman_disable_rams_ecc()
/freebsd-src/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman.h521 #define FPM_RAM_RAMS_ECC_EN 0x80000000 macro