Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-designware-host.c590 if (pp->cfg0_io_shared) { in dw_pcie_rd_other_conf()
612 if (pp->cfg0_io_shared) { in dw_pcie_wr_other_conf()
700 pp->cfg0_io_shared = true; in dw_pcie_iatu_setup()
H A Dpcie-designware.h310 bool cfg0_io_shared:1; member