Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-socfpga/
Docram.c44 #define ALTR_A10_ECC_CTRL_OFST 0x08 macro
98 ecc_set_bits(ALTR_A10_ECC_INITA, (ioaddr + ALTR_A10_ECC_CTRL_OFST)); in altr_init_memory_port()
147 (ecc_block_base + ALTR_A10_ECC_CTRL_OFST)); in socfpga_init_arria10_ocram_ecc()
161 (ecc_block_base + ALTR_A10_ECC_CTRL_OFST)); in socfpga_init_arria10_ocram_ecc()
/Linux-v5.4/drivers/edac/
Daltera_edac.c995 ecc_set_bits(init_mask, (ioaddr + ALTR_A10_ECC_CTRL_OFST)); in altr_init_memory_port()
1084 (ecc_block_base + ALTR_A10_ECC_CTRL_OFST)); in altr_init_a10_ecc_block()
1110 ALTR_A10_ECC_CTRL_OFST)); in altr_init_a10_ecc_block()
1272 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1421 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1451 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1481 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1511 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1541 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1728 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
[all …]
Daltera_edac.h215 #define ALTR_A10_ECC_CTRL_OFST 0x08 macro