Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dclk.h76 struct clk_bulk { struct
77 struct clk *clks;
78 unsigned int count;
/openbmc/u-boot/drivers/clk/sunxi/
H A Dclk_sunxi.c65 struct clk_bulk clk_bulk; in sunxi_clk_probe() local