Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-socfpga/
H A Docram.c48 #define ALTR_A10_ECC_INITCOMPLETEB BIT(8) macro
/openbmc/linux/drivers/edac/
H A Daltera_edac.h222 #define ALTR_A10_ECC_INITCOMPLETEB BIT(8) macro
H A Daltera_edac.c934 stat_mask = ALTR_A10_ECC_INITCOMPLETEB; in altr_init_memory_port()