Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-socfpga/
Docram.c53 #define ALTR_A10_ECC_SERRINTEN BIT(0) macro
144 ecc_clear_bits(ALTR_A10_ECC_SERRINTEN, in socfpga_init_arria10_ocram_ecc()
162 ecc_set_bits(ALTR_A10_ECC_SERRINTEN, in socfpga_init_arria10_ocram_ecc()
/Linux-v6.1/drivers/edac/
Daltera_edac.h227 #define ALTR_A10_ECC_SERRINTEN BIT(0) macro
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()