Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/qcom/
Dclk-regmap.h20 struct clk_regmap { struct
27 #define to_clk_regmap(_hw) container_of(_hw, struct clk_regmap, hw) argument
/Linux-v5.4/drivers/clk/meson/
Dclk-regmap.h23 struct clk_regmap { struct
29 #define to_clk_regmap(_hw) container_of(_hw, struct clk_regmap, hw) argument
/Linux-v5.4/drivers/clk/nxp/
Dclk-lpc32xx.c74 static struct regmap *clk_regmap; variable