Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-socfpga/
H A Docram.c51 #define ALTR_A10_ECC_SERRINTEN BIT(0) macro
142 ecc_clear_bits(ALTR_A10_ECC_SERRINTEN, in socfpga_init_arria10_ocram_ecc()
160 ecc_set_bits(ALTR_A10_ECC_SERRINTEN, in socfpga_init_arria10_ocram_ecc()
/openbmc/linux/drivers/edac/
H A Daltera_edac.h227 #define ALTR_A10_ECC_SERRINTEN BIT(0) macro
H A Daltera_edac.c994 writel(ALTR_A10_ECC_SERRINTEN, in altr_init_a10_ecc_block()
1024 writel(ALTR_A10_ECC_SERRINTEN, in altr_init_a10_ecc_block()
1207 writel(ALTR_A10_ECC_SERRINTEN, (base + ALTR_A10_ECC_ERRINTENS_OFST)); in altr_check_ocram_deps_init()