Searched defs:clk_regmap (Results 1 – 3 of 3) sorted by relevance
20 struct clk_regmap { struct27 #define to_clk_regmap(_hw) container_of(_hw, struct clk_regmap, hw) argument
23 struct clk_regmap { struct29 #define to_clk_regmap(_hw) container_of(_hw, struct clk_regmap, hw) argument
79 static struct regmap *clk_regmap; variable