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