Home
last modified time | relevance | path

Searched refs:PXP_IGNORE_PCIE_ERRORS (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/platforms/pasemi/
A Dpci.c102 #define PXP_IGNORE_PCIE_ERRORS 0x800 macro
138 …32(iob_mapbase + PXP_ERR_CFG_REG, in_le32(iob_mapbase + PXP_ERR_CFG_REG) | PXP_IGNORE_PCIE_ERRORS); in sb600_set_flag()
143 …2(iob_mapbase + PXP_ERR_CFG_REG, in_le32(iob_mapbase + PXP_ERR_CFG_REG) & ~PXP_IGNORE_PCIE_ERRORS); in sb600_set_flag()

Completed in 3 milliseconds