Searched refs:jh7110_pll_data (Results 1 – 1 of 1) sorted by relevance
135 struct jh7110_pll_data { struct143 struct jh7110_pll_data pll[JH7110_PLLCLK_END]; argument268 static struct jh7110_pll_data *jh7110_pll_data_from(struct clk_hw *hw) in jh7110_pll_data_from()270 return container_of(hw, struct jh7110_pll_data, hw); in jh7110_pll_data_from()273 static struct jh7110_pll_priv *jh7110_pll_priv_from(struct jh7110_pll_data *pll) in jh7110_pll_priv_from()301 struct jh7110_pll_data *pll = jh7110_pll_data_from(hw); in jh7110_pll_recalc_rate()330 struct jh7110_pll_data *pll = jh7110_pll_data_from(hw); in jh7110_pll_determine_rate()358 struct jh7110_pll_data *pll = jh7110_pll_data_from(hw); in jh7110_pll_set_rate()396 struct jh7110_pll_data *pll = s->private; in jh7110_pll_registers_read()429 struct jh7110_pll_data *pll = jh7110_pll_data_from(hw); in jh7110_pll_debug_init()[all …]