Home
last modified time | relevance | path

Searched refs:ecc_cnt_rst_offset (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/edac/
H A Daltera_edac.h173 int ecc_cnt_rst_offset; member
H A Daltera_edac.c49 .ecc_cnt_rst_offset = CV_DRAMINTR_OFST,
68 .ecc_cnt_rst_offset = A10_ECCCTRL1_OFST,
333 if (regmap_update_bits(mc_vbase, priv->ecc_cnt_rst_offset, in altr_sdram_probe()
341 if (regmap_update_bits(mc_vbase, priv->ecc_cnt_rst_offset, in altr_sdram_probe()
/kernel/linux/linux-6.6/drivers/edac/
H A Daltera_edac.h173 int ecc_cnt_rst_offset; member
H A Daltera_edac.c50 .ecc_cnt_rst_offset = CV_DRAMINTR_OFST,
69 .ecc_cnt_rst_offset = A10_ECCCTRL1_OFST,
334 if (regmap_update_bits(mc_vbase, priv->ecc_cnt_rst_offset, in altr_sdram_probe()
342 if (regmap_update_bits(mc_vbase, priv->ecc_cnt_rst_offset, in altr_sdram_probe()

Completed in 8 milliseconds