Lines Matching defs:regmap
34 struct regmap *regmap; member
89 struct regmap *regmap) in da8xx_cfgchip_gate_clk_register()
135 struct regmap *regmap) in da8xx_cfgchip_register_tbclk()
158 struct regmap *regmap) in da8xx_cfgchip_register_div4p5()
170 struct regmap *regmap) in of_da8xx_cfgchip_gate_clk_init()
182 struct regmap *regmap) in of_da8xx_tbclksync_init()
188 struct regmap *regmap) in of_da8xx_div4p5ena_init()
205 struct regmap *regmap; member
240 struct regmap *regmap) in da8xx_cfgchip_mux_clk_register()
278 struct regmap *regmap) in da8xx_cfgchip_register_async1()
300 struct regmap *regmap) in da850_cfgchip_register_async3()
324 struct regmap *regmap) in of_da8xx_cfgchip_init_mux_clock()
335 static int __init of_da850_async1_init(struct device *dev, struct regmap *regmap) in of_da850_async1_init()
340 static int __init of_da850_async3_init(struct device *dev, struct regmap *regmap) in of_da850_async3_init()
350 struct regmap *regmap; member
506 struct regmap *regmap) in da8xx_cfgchip_register_usb0_clk48()
543 struct regmap *regmap; member
581 struct regmap *regmap) in da8xx_cfgchip_register_usb1_clk48()
608 struct regmap *regmap) in da8xx_cfgchip_register_usb_phy_clk()
648 static int of_da8xx_usb_phy_clk_init(struct device *dev, struct regmap *regmap) in of_da8xx_usb_phy_clk_init()
747 struct regmap *regmap = NULL; in da8xx_cfgchip_probe() local