Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-socfpga/
H A Docram.c47 #define ALTR_A10_ECC_INITCOMPLETEA BIT(0) macro
98 if (ecc_test_bits(ALTR_A10_ECC_INITCOMPLETEA, in altr_init_memory_port()
/openbmc/linux/drivers/edac/
H A Daltera_edac.h221 #define ALTR_A10_ECC_INITCOMPLETEA BIT(0) macro
H A Daltera_edac.c938 stat_mask = ALTR_A10_ECC_INITCOMPLETEA; in altr_init_memory_port()
1202 if (!ecc_test_bits(ALTR_A10_ECC_INITCOMPLETEA, in altr_check_ocram_deps_init()