Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-socfpga/
H A Docram.c42 #define ALTR_A10_ECC_CTRL_OFST 0x08 macro
96 ecc_set_bits(ALTR_A10_ECC_INITA, (ioaddr + ALTR_A10_ECC_CTRL_OFST)); in altr_init_memory_port()
145 (ecc_block_base + ALTR_A10_ECC_CTRL_OFST)); in socfpga_init_arria10_ocram_ecc()
159 (ecc_block_base + ALTR_A10_ECC_CTRL_OFST)); in socfpga_init_arria10_ocram_ecc()
/openbmc/linux/drivers/edac/
H A Daltera_edac.c942 ecc_set_bits(init_mask, (ioaddr + ALTR_A10_ECC_CTRL_OFST)); in altr_init_memory_port()
997 (ecc_block_base + ALTR_A10_ECC_CTRL_OFST)); in altr_init_a10_ecc_block()
1023 ALTR_A10_ECC_CTRL_OFST)); in altr_init_a10_ecc_block()
1220 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1369 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1399 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1429 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1459 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1489 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1681 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
[all …]
H A Daltera_edac.h215 #define ALTR_A10_ECC_CTRL_OFST 0x08 macro