Home
last modified time | relevance | path

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

/linux-4.19.296/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-4.19.296/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-4.19.296/drivers/clk/nxp/
Dclk-lpc32xx.c79 static struct regmap *clk_regmap; variable