Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/edac/
Dmpc85xx_edac.c152 u32 err_detect; in mpc85xx_pci_check() local
154 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() local
191 err_detect = in_be32(pdata->pci_vbase + MPC85XX_PCI_ERR_DR); in mpc85xx_pcie_check()
[all …]
/linux-4.1.27/drivers/input/mouse/
Dcyapa.c978 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()
/linux-4.1.27/drivers/video/fbdev/omap2/displays-new/
Dpanel-sony-acx565akm.c810 goto err_detect; in acx565akm_probe()
870 err_detect: in acx565akm_probe()