Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpci-ixp4xx.c68 #define IXP4XX_PCI_ISR_PPE BIT(2) macro
624 val = IXP4XX_PCI_ISR_PSE | IXP4XX_PCI_ISR_PFE | IXP4XX_PCI_ISR_PPE | IXP4XX_PCI_ISR_AHBE; in ixp4xx_pci_probe()