Searched refs:PCI_ERR_CAP_ECRC_GENE (Results 1 – 8 of 8) sorted by relevance
142 PCI_ERR_CAP_ECRC_GENE | PCI_ERR_CAP_ECRC_CHKE | in pcie_aer_init()148 PCI_ERR_CAP_ECRC_GENE | PCI_ERR_CAP_ECRC_CHKE); in pcie_aer_init()
151 config |= PCI_ERR_CAP_ECRC_GENE; in pcibios_plat_dev_init()
153 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()
785 #define PCI_ERR_CAP_ECRC_GENE 0x00000040 /* ECRC Generation Enable */ macro
787 #define PCI_ERR_CAP_ECRC_GENE 0x00000040 /* ECRC Generation Enable */ macro
358 reg32 &= ~PCI_ERR_CAP_ECRC_GENE; in program_hpx_type2()
1050 mask = PCI_ERR_CAP_ECRC_GENE | /* ECRC Generation Enable */ in init_pci_ext_cap_err_perm()
3110 err_cap |= PCI_ERR_CAP_ECRC_GENE; in myri10ge_enable_ecrc()