Searched refs:mtk_pcie_port (Results 1 – 1 of 1) sorted by relevance
140 struct mtk_pcie_port;156 int (*startup)(struct mtk_pcie_port *port);157 int (*setup_irq)(struct mtk_pcie_port *port, struct device_node *node);183 struct mtk_pcie_port { struct232 static void mtk_pcie_port_free(struct mtk_pcie_port *port) in mtk_pcie_port_free()244 struct mtk_pcie_port *port, *tmp; in mtk_pcie_put_resources()261 static int mtk_pcie_check_cfg_cpld(struct mtk_pcie_port *port) in mtk_pcie_check_cfg_cpld()278 static int mtk_pcie_hw_rd_cfg(struct mtk_pcie_port *port, u32 bus, u32 devfn, in mtk_pcie_hw_rd_cfg()310 static int mtk_pcie_hw_wr_cfg(struct mtk_pcie_port *port, u32 bus, u32 devfn, in mtk_pcie_hw_wr_cfg()333 static struct mtk_pcie_port *mtk_pcie_find_port(struct pci_bus *bus, in mtk_pcie_find_port()[all …]