Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-socfpga/
H A Docram.c49 #define ALTR_A10_ECC_INITCOMPLETEA BIT(0) macro
100 if (ecc_test_bits(ALTR_A10_ECC_INITCOMPLETEA, in altr_init_memory_port()
/OK3568_Linux_fs/kernel/drivers/edac/
H A Daltera_edac.h221 #define ALTR_A10_ECC_INITCOMPLETEA BIT(0) macro
H A Daltera_edac.c929 stat_mask = ALTR_A10_ECC_INITCOMPLETEA; in altr_init_memory_port()
1155 if (!ecc_test_bits(ALTR_A10_ECC_INITCOMPLETEA, in altr_check_ocram_deps_init()