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 { struct235 static void mtk_pcie_port_free(struct mtk_pcie_port *port) in mtk_pcie_port_free()247 struct mtk_pcie_port *port, *tmp; in mtk_pcie_put_resources()264 static int mtk_pcie_check_cfg_cpld(struct mtk_pcie_port *port) in mtk_pcie_check_cfg_cpld()281 static int mtk_pcie_hw_rd_cfg(struct mtk_pcie_port *port, u32 bus, u32 devfn, in mtk_pcie_hw_rd_cfg()313 static int mtk_pcie_hw_wr_cfg(struct mtk_pcie_port *port, u32 bus, u32 devfn, in mtk_pcie_hw_wr_cfg()336 static struct mtk_pcie_port *mtk_pcie_find_port(struct pci_bus *bus, in mtk_pcie_find_port()[all …]