Home
last modified time | relevance | path

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

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