Searched refs:ecc_cnt_rst_offset (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/edac/ |
D | altera_edac.c | 46 .ecc_cnt_rst_offset = CV_DRAMINTR_OFST, 65 .ecc_cnt_rst_offset = A10_ECCCTRL1_OFST, 84 .ecc_cnt_rst_offset = S10_ECCCTRL1_OFST, 350 if (regmap_update_bits(mc_vbase, priv->ecc_cnt_rst_offset, in altr_sdram_probe() 358 if (regmap_update_bits(mc_vbase, priv->ecc_cnt_rst_offset, in altr_sdram_probe() 655 if (regmap_update_bits(regmap, priv->ecc_cnt_rst_offset, in altr_s10_sdram_probe() 663 if (regmap_update_bits(regmap, priv->ecc_cnt_rst_offset, in altr_s10_sdram_probe()
|
D | altera_edac.h | 201 int ecc_cnt_rst_offset; member
|