Lines Matching refs:mvebu_pcie
99 struct mvebu_pcie { struct
127 struct mvebu_pcie *pcie; argument
611 static inline struct mvebu_pcie *sys_to_pcie(struct pci_sys_data *sys) in sys_to_pcie()
616 static struct mvebu_pcie_port *mvebu_pcie_find_port(struct mvebu_pcie *pcie, in mvebu_pcie_find_port()
640 struct mvebu_pcie *pcie = sys_to_pcie(bus->sysdata); in mvebu_pcie_wr_conf()
677 struct mvebu_pcie *pcie = sys_to_pcie(bus->sysdata); in mvebu_pcie_rd_conf()
723 struct mvebu_pcie *pcie = sys_to_pcie(sys); in mvebu_pcie_setup()
756 struct mvebu_pcie *pcie = sys_to_pcie(sys); in mvebu_pcie_scan_bus()
799 static void mvebu_pcie_enable(struct mvebu_pcie *pcie) in mvebu_pcie_enable()
888 static void mvebu_pcie_msi_enable(struct mvebu_pcie *pcie) in mvebu_pcie_msi_enable()
905 struct mvebu_pcie *pcie; in mvebu_pcie_suspend()
919 struct mvebu_pcie *pcie; in mvebu_pcie_resume()
934 struct mvebu_pcie *pcie; in mvebu_pcie_probe()
939 pcie = devm_kzalloc(&pdev->dev, sizeof(struct mvebu_pcie), in mvebu_pcie_probe()