Searched defs:mtk_pcie_port (Results 1 – 1 of 1) sorted by relevance
185 struct mtk_pcie_port { struct186 void __iomem *base;187 struct list_head list;188 struct mtk_pcie *pcie;189 struct reset_control *reset;190 struct clk *sys_ck;191 struct clk *ahb_ck;192 struct clk *axi_ck;193 struct clk *aux_ck;194 struct clk *obff_ck;[all …]