Searched refs:PCI_ERR_CAP_ECRC_GENE (Results 1 – 6 of 6) sorted by relevance
151 config |= PCI_ERR_CAP_ECRC_GENE; in pcibios_plat_dev_init()
147 reg32 |= PCI_ERR_CAP_ECRC_GENE; in enable_ecrc_checking()170 reg32 &= ~(PCI_ERR_CAP_ECRC_GENE | PCI_ERR_CAP_ECRC_CHKE); in disable_ecrc_checking()
781 #define PCI_ERR_CAP_ECRC_GENE 0x00000040 /* ECRC Generation Enable */ macro
357 reg32 &= ~PCI_ERR_CAP_ECRC_GENE; in program_hpx_type2()
1013 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()
Completed in 27 milliseconds