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