Searched refs:err_detect (Results 1 – 3 of 3) sorted by relevance
152 u32 err_detect; in mpc85xx_pci_check() local154 err_detect = in_be32(pdata->pci_vbase + MPC85XX_PCI_ERR_DR); in mpc85xx_pci_check()157 if (!(err_detect & ~(PCI_EDE_MULTI_ERR | PCI_EDE_MST_ABRT))) { in mpc85xx_pci_check()158 out_be32(pdata->pci_vbase + MPC85XX_PCI_ERR_DR, err_detect); in mpc85xx_pci_check()163 printk(KERN_ERR "PCI/X ERR_DR register: %#08x\n", err_detect); in mpc85xx_pci_check()177 out_be32(pdata->pci_vbase + MPC85XX_PCI_ERR_DR, err_detect); in mpc85xx_pci_check()179 if (err_detect & PCI_EDE_PERR_MASK) in mpc85xx_pci_check()182 if ((err_detect & ~PCI_EDE_MULTI_ERR) & ~PCI_EDE_PERR_MASK) in mpc85xx_pci_check()189 u32 err_detect; in mpc85xx_pcie_check() local191 err_detect = in_be32(pdata->pci_vbase + MPC85XX_PCI_ERR_DR); in mpc85xx_pcie_check()[all …]
978 goto err_detect; in cyapa_firmware()984 goto err_detect; in cyapa_firmware()990 goto err_detect; in cyapa_firmware()996 goto err_detect; in cyapa_firmware()999 err_detect: in cyapa_firmware()
810 goto err_detect; in acx565akm_probe()870 err_detect: in acx565akm_probe()