Lines Matching defs:mci
129 #define ppc4xx_edac_mc_printk(level, mci, fmt, arg...) \ argument
316 ppc4xx_edac_generate_bank_message(const struct mem_ctl_info *mci, in ppc4xx_edac_generate_bank_message()
378 ppc4xx_edac_generate_checkbit_message(const struct mem_ctl_info *mci, in ppc4xx_edac_generate_checkbit_message()
436 ppc4xx_edac_generate_lane_message(const struct mem_ctl_info *mci, in ppc4xx_edac_generate_lane_message()
501 ppc4xx_edac_generate_ecc_message(const struct mem_ctl_info *mci, in ppc4xx_edac_generate_ecc_message()
557 ppc4xx_edac_generate_plb_message(const struct mem_ctl_info *mci, in ppc4xx_edac_generate_plb_message()
598 ppc4xx_edac_generate_message(const struct mem_ctl_info *mci, in ppc4xx_edac_generate_message()
631 ppc4xx_ecc_dump_status(const struct mem_ctl_info *mci, in ppc4xx_ecc_dump_status()
668 ppc4xx_ecc_get_status(const struct mem_ctl_info *mci, in ppc4xx_ecc_get_status()
693 ppc4xx_ecc_clear_status(const struct mem_ctl_info *mci, in ppc4xx_ecc_clear_status()
720 ppc4xx_edac_handle_ce(struct mem_ctl_info *mci, in ppc4xx_edac_handle_ce()
745 ppc4xx_edac_handle_ue(struct mem_ctl_info *mci, in ppc4xx_edac_handle_ue()
772 ppc4xx_edac_check(struct mem_ctl_info *mci) in ppc4xx_edac_check()
811 struct mem_ctl_info *mci = dev_id; in ppc4xx_edac_isr() local
891 ppc4xx_edac_init_csrows(struct mem_ctl_info *mci, u32 mcopt1) in ppc4xx_edac_init_csrows()
1012 ppc4xx_edac_mc_init(struct mem_ctl_info *mci, in ppc4xx_edac_mc_init()
1106 ppc4xx_edac_register_irq(struct platform_device *op, struct mem_ctl_info *mci) in ppc4xx_edac_register_irq()
1238 struct mem_ctl_info *mci = NULL; in ppc4xx_edac_probe() local
1355 struct mem_ctl_info *mci = dev_get_drvdata(&op->dev); in ppc4xx_edac_remove() local