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()
152 reg32 |= PCI_ERR_CAP_ECRC_GENE; in enable_ecrc_checking()175 reg32 &= ~(PCI_ERR_CAP_ECRC_GENE | PCI_ERR_CAP_ECRC_CHKE); in disable_ecrc_checking()
784 #define PCI_ERR_CAP_ECRC_GENE 0x00000040 /* ECRC Generation Enable */ macro
358 reg32 &= ~PCI_ERR_CAP_ECRC_GENE; in program_hpx_type2()
1049 mask = PCI_ERR_CAP_ECRC_GENE | /* ECRC Generation Enable */ in init_pci_ext_cap_err_perm()
3109 err_cap |= PCI_ERR_CAP_ECRC_GENE; in myri10ge_enable_ecrc()
Completed in 29 milliseconds