Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Ddesignware.h32 OBJECT_DECLARE_SIMPLE_TYPE(DesignwarePCIERoot, DESIGNWARE_PCIE_ROOT)
34 struct DesignwarePCIERoot;
37 DesignwarePCIERoot *root;
65 struct DesignwarePCIERoot { struct
81 DesignwarePCIERoot root; argument
/openbmc/qemu/hw/pci-host/
H A Ddesignware.c61 designware_pcie_root_to_host(DesignwarePCIERoot *root) in designware_pcie_root_to_host()
87 DesignwarePCIERoot *root = DESIGNWARE_PCIE_ROOT(opaque); in designware_pcie_root_msi_write()
130 DesignwarePCIERoot *root = DESIGNWARE_PCIE_ROOT(d); in designware_pcie_root_config_read()
221 DesignwarePCIERoot *root = viewport->root; in designware_pcie_root_data_access()
302 DesignwarePCIERoot *root = DESIGNWARE_PCIE_ROOT(d); in designware_pcie_root_config_write()
396 DesignwarePCIERoot *root = DESIGNWARE_PCIE_ROOT(dev); in designware_pcie_root_realize()
579 DesignwarePCIERoot,
586 DesignwarePCIERoot,
728 DesignwarePCIERoot),
748 DesignwarePCIERoot *root = &s->root; in designware_pcie_host_init()
[all …]