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

/linux-master/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));
145 (ecc_block_base + ALTR_A10_ECC_CTRL_OFST));
159 (ecc_block_base + ALTR_A10_ECC_CTRL_OFST));
/linux-master/drivers/edac/
H A Daltera_edac.c933 ecc_set_bits(init_mask, (ioaddr + ALTR_A10_ECC_CTRL_OFST));
988 (ecc_block_base + ALTR_A10_ECC_CTRL_OFST));
1014 ALTR_A10_ECC_CTRL_OFST));
1211 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1360 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1390 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1420 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1450 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1480 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1672 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
[all...]
H A Daltera_edac.h215 #define ALTR_A10_ECC_CTRL_OFST 0x08 macro

Completed in 154 milliseconds