Searched refs:ecc_cnt_rst_offset (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | altera_edac.h | 173 int ecc_cnt_rst_offset; member
|
H A D | altera_edac.c | 49 .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 D | altera_edac.h | 173 int ecc_cnt_rst_offset; member
|
H A D | altera_edac.c | 50 .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 7 milliseconds