Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpci-ixp4xx.c192 ~PCI_CONF1_ENABLE) | BIT(32-PCI_SLOT(devfn)); in ixp4xx_config_addr()
197 ~PCI_CONF1_ENABLE) | 1; in ixp4xx_config_addr()
/openbmc/linux/drivers/pci/
H A Dpci.h806 #define PCI_CONF1_ENABLE BIT(31) macro
813 (PCI_CONF1_ENABLE | \