Home
last modified time | relevance | path

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

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