Searched refs:PCI_ERR_CAP_ECRC_CHKE (Results 1 – 3 of 3) sorted by relevance
65 reg32 |= PCI_ERR_CAP_ECRC_CHKE; in enable_ecrc_checking()90 reg32 &= ~(PCI_ERR_CAP_ECRC_GENE | PCI_ERR_CAP_ECRC_CHKE); in disable_ecrc_checking()
561 #define PCI_ERR_CAP_ECRC_CHKE 0x00000100 /* ECRC Check Enable */ macro
165 config |= PCI_ERR_CAP_ECRC_CHKE; in pcibios_plat_dev_init()