Lines Matching refs:si5351_hw_data

46 struct si5351_hw_data {  struct
66 struct si5351_hw_data pll[2]; argument
67 struct si5351_hw_data *msynth;
68 struct si5351_hw_data *clkout;
312 struct si5351_hw_data *hwdata = in si5351_vxco_prepare()
313 container_of(hw, struct si5351_hw_data, hw); in si5351_vxco_prepare()
391 struct si5351_hw_data *hwdata = in si5351_pll_get_parent()
392 container_of(hw, struct si5351_hw_data, hw); in si5351_pll_get_parent()
403 struct si5351_hw_data *hwdata = in si5351_pll_set_parent()
404 container_of(hw, struct si5351_hw_data, hw); in si5351_pll_set_parent()
421 struct si5351_hw_data *hwdata = in si5351_pll_recalc_rate()
422 container_of(hw, struct si5351_hw_data, hw); in si5351_pll_recalc_rate()
452 struct si5351_hw_data *hwdata = in si5351_pll_round_rate()
453 container_of(hw, struct si5351_hw_data, hw); in si5351_pll_round_rate()
509 struct si5351_hw_data *hwdata = in si5351_pll_set_rate()
510 container_of(hw, struct si5351_hw_data, hw); in si5351_pll_set_rate()
579 struct si5351_hw_data *hwdata = in si5351_msynth_get_parent()
580 container_of(hw, struct si5351_hw_data, hw); in si5351_msynth_get_parent()
590 struct si5351_hw_data *hwdata = in si5351_msynth_set_parent()
591 container_of(hw, struct si5351_hw_data, hw); in si5351_msynth_set_parent()
601 struct si5351_hw_data *hwdata = in si5351_msynth_recalc_rate()
602 container_of(hw, struct si5351_hw_data, hw); in si5351_msynth_recalc_rate()
645 struct si5351_hw_data *hwdata = in si5351_msynth_round_rate()
646 container_of(hw, struct si5351_hw_data, hw); in si5351_msynth_round_rate()
757 struct si5351_hw_data *hwdata = in si5351_msynth_set_rate()
758 container_of(hw, struct si5351_hw_data, hw); in si5351_msynth_set_rate()
903 struct si5351_hw_data *hwdata = in si5351_clkout_prepare()
904 container_of(hw, struct si5351_hw_data, hw); in si5351_clkout_prepare()
915 struct si5351_hw_data *hwdata = in si5351_clkout_unprepare()
916 container_of(hw, struct si5351_hw_data, hw); in si5351_clkout_unprepare()
926 struct si5351_hw_data *hwdata = in si5351_clkout_get_parent()
927 container_of(hw, struct si5351_hw_data, hw); in si5351_clkout_get_parent()
952 struct si5351_hw_data *hwdata = in si5351_clkout_set_parent()
953 container_of(hw, struct si5351_hw_data, hw); in si5351_clkout_set_parent()
977 struct si5351_hw_data *hwdata = in si5351_clkout_recalc_rate()
978 container_of(hw, struct si5351_hw_data, hw); in si5351_clkout_recalc_rate()
1001 struct si5351_hw_data *hwdata = in si5351_clkout_round_rate()
1002 container_of(hw, struct si5351_hw_data, hw); in si5351_clkout_round_rate()
1054 struct si5351_hw_data *hwdata = in si5351_clkout_set_rate()
1055 container_of(hw, struct si5351_hw_data, hw); in si5351_clkout_set_rate()