Searched defs:clk_dmn (Results 1 - 1 of 1) sorted by relevance

/drivers/clk/sirf/
H A Dclk-common.c39 struct clk_dmn { struct
45 #define to_dmnclk(_hw) container_of(_hw, struct clk_dmn, hw)
297 struct clk_dmn *clk = to_dmnclk(hw);
311 struct clk_dmn *clk = to_dmnclk(hw);
332 struct clk_dmn *clk = to_dmnclk(hw);
374 struct clk_dmn *clk = to_dmnclk(hw);
453 static struct clk_dmn clk_mem = {
468 static struct clk_dmn clk_sys = {
482 static struct clk_dmn clk_io = {
505 static struct clk_dmn clk_cp
[all...]

Completed in 165 milliseconds