Home
last modified time | relevance | path

Searched defs:a37xx_periphclk (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/clk/mvebu/
A Darmada-37xx-periph.c51 struct a37xx_periphclk { struct
52 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