Searched refs:mtk_pcie_port (Results 1 – 1 of 1) sorted by relevance
132 struct mtk_pcie_port;144 int (*startup)(struct mtk_pcie_port *port);145 int (*setup_irq)(struct mtk_pcie_port *port, struct device_node *node);171 struct mtk_pcie_port { struct234 static void mtk_pcie_port_free(struct mtk_pcie_port *port) in mtk_pcie_port_free()246 struct mtk_pcie_port *port, *tmp; in mtk_pcie_put_resources()263 static int mtk_pcie_check_cfg_cpld(struct mtk_pcie_port *port) in mtk_pcie_check_cfg_cpld()280 static int mtk_pcie_hw_rd_cfg(struct mtk_pcie_port *port, u32 bus, u32 devfn, in mtk_pcie_hw_rd_cfg()312 static int mtk_pcie_hw_wr_cfg(struct mtk_pcie_port *port, u32 bus, u32 devfn, in mtk_pcie_hw_wr_cfg()335 static struct mtk_pcie_port *mtk_pcie_find_port(struct pci_bus *bus, in mtk_pcie_find_port()[all …]