Searched refs:PCI_ERR_CAP_ECRC_GENE (Results 1 – 7 of 7) sorted by relevance
151 config |= PCI_ERR_CAP_ECRC_GENE; in pcibios_plat_dev_init()
149 reg32 |= PCI_ERR_CAP_ECRC_GENE; in enable_ecrc_checking()176 reg32 &= ~(PCI_ERR_CAP_ECRC_GENE | PCI_ERR_CAP_ECRC_CHKE); in disable_ecrc_checking()
761 #define PCI_ERR_CAP_ECRC_GENE 0x00000040 /* ECRC Generation Enable */ macro
356 reg32 &= ~PCI_ERR_CAP_ECRC_GENE; in program_hpx_type2()
796 aer_capctl |= (PCI_ERR_CAP_ECRC_GENE | PCI_ERR_CAP_ECRC_CHKE); in eeh_restore_vf_config()
976 mask = PCI_ERR_CAP_ECRC_GENE | /* ECRC Generation Enable */ in init_pci_ext_cap_err_perm()
3117 err_cap |= PCI_ERR_CAP_ECRC_GENE; in myri10ge_enable_ecrc()