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.c932 ecc_set_bits(init_mask, (ioaddr + ALTR_A10_ECC_CTRL_OFST));
987 (ecc_block_base + ALTR_A10_ECC_CTRL_OFST));
1013 ALTR_A10_ECC_CTRL_OFST));
1210 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1359 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1389 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1419 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1449 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1479 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1671 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
[all...]
H A Daltera_edac.h215 #define ALTR_A10_ECC_CTRL_OFST 0x08 macro

Completed in 210 milliseconds