Searched defs:a37xx_periphclk (Results 1 – 1 of 1) sorted by relevance
51 struct a37xx_periphclk { struct52 void __iomem *reg;54 ulong parents[MAX_PARENTS];56 const struct clk_periph *clks;57 bool clk_has_periph_parent[16];58 int clk_parent[16];60 int count;
Completed in 4 milliseconds