Searched refs:ALTR_A10_ECC_SERRINTEN (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-socfpga/ |
H A D | ocram.c | 53 #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()
|
/kernel/linux/linux-6.6/arch/arm/mach-socfpga/ |
H A D | ocram.c | 51 #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()
|
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | altera_edac.h | 227 #define ALTR_A10_ECC_SERRINTEN BIT(0) macro
|
H A D | altera_edac.c | 985 writel(ALTR_A10_ECC_SERRINTEN, in altr_init_a10_ecc_block() 1015 writel(ALTR_A10_ECC_SERRINTEN, in altr_init_a10_ecc_block() 1160 writel(ALTR_A10_ECC_SERRINTEN, (base + ALTR_A10_ECC_ERRINTENS_OFST)); in altr_check_ocram_deps_init()
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | altera_edac.h | 227 #define ALTR_A10_ECC_SERRINTEN BIT(0) macro
|
H A D | altera_edac.c | 994 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()
|
Completed in 8 milliseconds