Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpci-keystone.c44 #define CFG_DEVICE(x) (((x) & 0x1f) << 8) macro
460 reg = CFG_BUS(bus->number) | CFG_DEVICE(PCI_SLOT(devfn)) | in ks_pcie_other_map_bus()