Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clk/qcom/
Dclk-regmap.h20 struct clk_regmap { struct
28 static inline struct clk_regmap *to_clk_regmap(struct clk_hw *hw) in to_clk_regmap() argument
/Linux-v5.10/drivers/clk/meson/
Dclk-regmap.h23 struct clk_regmap { struct
29 static inline struct clk_regmap *to_clk_regmap(struct clk_hw *hw) in to_clk_regmap() argument
/Linux-v5.10/drivers/memory/samsung/
Dexynos5422-dmc.c158 struct regmap *clk_regmap; member
/Linux-v5.10/drivers/i2c/busses/
Di2c-npcm7xx.c2236 static struct regmap *clk_regmap; in npcm_i2c_probe_bus() local
/Linux-v5.10/drivers/clk/nxp/
Dclk-lpc32xx.c74 static struct regmap *clk_regmap; variable