Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/edac/
Daltera_edac.c1239 ecc_set_bits(init_mask, (ioaddr + ALTR_A10_ECC_CTRL_OFST)); in altr_init_memory_port()
1291 (ecc_block_base + ALTR_A10_ECC_CTRL_OFST)); in altr_init_a10_ecc_block()
1317 ALTR_A10_ECC_CTRL_OFST)); in altr_init_a10_ecc_block()
1443 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1581 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1607 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1633 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1659 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1685 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
1836 .ecc_en_ofst = ALTR_A10_ECC_CTRL_OFST,
[all …]
Daltera_edac.h243 #define ALTR_A10_ECC_CTRL_OFST 0x08 macro