Lines Matching defs:regmap
31 struct regmap *regmap; member
54 static inline bool sam9x60_pll_ready(struct regmap *regmap, int id) in sam9x60_pll_ready()
63 static bool sam9x60_frac_pll_ready(struct regmap *regmap, u8 id) in sam9x60_frac_pll_ready()
82 struct regmap *regmap = core->regmap; in sam9x60_frac_pll_prepare() local
147 struct regmap *regmap = core->regmap; in sam9x60_frac_pll_unprepare() local
237 struct regmap *regmap = core->regmap; in sam9x60_frac_pll_set_rate_chg() local
305 struct regmap *regmap = core->regmap; in sam9x60_div_pll_prepare() local
340 struct regmap *regmap = core->regmap; in sam9x60_div_pll_unprepare() local
361 struct regmap *regmap = core->regmap; in sam9x60_div_pll_is_prepared() local
452 struct regmap *regmap = core->regmap; in sam9x60_div_pll_set_rate_chg() local
504 sam9x60_clk_register_frac_pll(struct regmap *regmap, spinlock_t *lock, in sam9x60_clk_register_frac_pll()
587 sam9x60_clk_register_div_pll(struct regmap *regmap, spinlock_t *lock, in sam9x60_clk_register_div_pll()