Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-al.c259 u8 subordinate_bus; in al_pcie_config_prepare() local
283 subordinate_bus = bus->end; in al_pcie_config_prepare()
294 reg |= FIELD_PREP(CFG_CONTROL_SUBBUS_MASK, subordinate_bus) | in al_pcie_config_prepare()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci-bridge-emul.h21 u8 subordinate_bus; member
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-mvebu.c621 bus->number <= port->bridge.conf.subordinate_bus) in mvebu_pcie_find_port()