Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm/mach-socfpga/
Docram.c47 #define ALTR_A10_ECC_INITCOMPLETEA BIT(0) macro
98 if (ecc_test_bits(ALTR_A10_ECC_INITCOMPLETEA, in altr_init_memory_port()
/Linux-v6.6/drivers/edac/
Daltera_edac.h221 #define ALTR_A10_ECC_INITCOMPLETEA BIT(0) macro
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()