Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds