Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfman_ncsw.c128 iowrite32be(event & ~FPM_RAM_IRAM_ECC, &fpm_rg->fm_rcr); in fman_get_muram_err_event()
826 tmp_reg = (FPM_RAM_MURAM_ECC | FPM_RAM_IRAM_ECC); in fman_fpm_init()
H A Dfm_ncsw.c355 if (event & FPM_RAM_IRAM_ECC) in IramErrIntr()
/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman.h524 #define FPM_RAM_IRAM_ECC 0x00004000 macro