Searched refs:PCI_ERR_CAP_ECRC_CHKC (Results 1 – 6 of 6) sorted by relevance
139 PCI_ERR_CAP_ECRC_GENC | PCI_ERR_CAP_ECRC_CHKC | in pcie_aer_init()146 PCI_ERR_CAP_ECRC_GENC | PCI_ERR_CAP_ECRC_CHKC); in pcie_aer_init()
153 if (config & PCI_ERR_CAP_ECRC_CHKC) in pcibios_plat_dev_init()
786 #define PCI_ERR_CAP_ECRC_CHKC 0x00000080 /* ECRC Check Capable */ macro
788 #define PCI_ERR_CAP_ECRC_CHKC 0x00000080 /* ECRC Check Capable */ macro
359 if (!(reg32 & PCI_ERR_CAP_ECRC_CHKC)) in program_hpx_type2()
154 if (reg32 & PCI_ERR_CAP_ECRC_CHKC) in enable_ecrc_checking()