Searched refs:mtk_pcie_port (Results 1 – 1 of 1) sorted by relevance
142 struct mtk_pcie_port;160 int (*startup)(struct mtk_pcie_port *port);161 int (*setup_irq)(struct mtk_pcie_port *port, struct device_node *node);187 struct mtk_pcie_port { struct238 static void mtk_pcie_port_free(struct mtk_pcie_port *port) in mtk_pcie_port_free()250 struct mtk_pcie_port *port, *tmp; in mtk_pcie_put_resources()267 static int mtk_pcie_check_cfg_cpld(struct mtk_pcie_port *port) in mtk_pcie_check_cfg_cpld()284 static int mtk_pcie_hw_rd_cfg(struct mtk_pcie_port *port, u32 bus, u32 devfn, in mtk_pcie_hw_rd_cfg()316 static int mtk_pcie_hw_wr_cfg(struct mtk_pcie_port *port, u32 bus, u32 devfn, in mtk_pcie_hw_wr_cfg()339 static struct mtk_pcie_port *mtk_pcie_find_port(struct pci_bus *bus, in mtk_pcie_find_port()[all …]