Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpci-v3-semi.c132 #define V3_PCI_CFG_TYPE_DEFAULT 0x3 macro
832 val |= V3_PCI_CFG_TYPE_DEFAULT << V3_PCI_CFG_M_RTYPE_SHIFT; in v3_pci_probe()
833 val |= V3_PCI_CFG_TYPE_DEFAULT << V3_PCI_CFG_M_WTYPE_SHIFT; in v3_pci_probe()