Lines Matching refs:si5351_hw_data
42 struct si5351_hw_data { struct
61 struct si5351_hw_data pll[2]; argument
62 struct si5351_hw_data *msynth;
63 struct si5351_hw_data *clkout;
308 struct si5351_hw_data *hwdata = in si5351_vxco_prepare()
309 container_of(hw, struct si5351_hw_data, hw); in si5351_vxco_prepare()
387 struct si5351_hw_data *hwdata = in si5351_pll_get_parent()
388 container_of(hw, struct si5351_hw_data, hw); in si5351_pll_get_parent()
399 struct si5351_hw_data *hwdata = in si5351_pll_set_parent()
400 container_of(hw, struct si5351_hw_data, hw); in si5351_pll_set_parent()
417 struct si5351_hw_data *hwdata = in si5351_pll_recalc_rate()
418 container_of(hw, struct si5351_hw_data, hw); in si5351_pll_recalc_rate()
448 struct si5351_hw_data *hwdata = in si5351_pll_round_rate()
449 container_of(hw, struct si5351_hw_data, hw); in si5351_pll_round_rate()
505 struct si5351_hw_data *hwdata = in si5351_pll_set_rate()
506 container_of(hw, struct si5351_hw_data, hw); in si5351_pll_set_rate()
580 struct si5351_hw_data *hwdata = in si5351_msynth_get_parent()
581 container_of(hw, struct si5351_hw_data, hw); in si5351_msynth_get_parent()
591 struct si5351_hw_data *hwdata = in si5351_msynth_set_parent()
592 container_of(hw, struct si5351_hw_data, hw); in si5351_msynth_set_parent()
602 struct si5351_hw_data *hwdata = in si5351_msynth_recalc_rate()
603 container_of(hw, struct si5351_hw_data, hw); in si5351_msynth_recalc_rate()
646 struct si5351_hw_data *hwdata = in si5351_msynth_round_rate()
647 container_of(hw, struct si5351_hw_data, hw); in si5351_msynth_round_rate()
758 struct si5351_hw_data *hwdata = in si5351_msynth_set_rate()
759 container_of(hw, struct si5351_hw_data, hw); in si5351_msynth_set_rate()
923 struct si5351_hw_data *hwdata = in si5351_clkout_prepare()
924 container_of(hw, struct si5351_hw_data, hw); in si5351_clkout_prepare()
945 struct si5351_hw_data *hwdata = in si5351_clkout_unprepare()
946 container_of(hw, struct si5351_hw_data, hw); in si5351_clkout_unprepare()
956 struct si5351_hw_data *hwdata = in si5351_clkout_get_parent()
957 container_of(hw, struct si5351_hw_data, hw); in si5351_clkout_get_parent()
982 struct si5351_hw_data *hwdata = in si5351_clkout_set_parent()
983 container_of(hw, struct si5351_hw_data, hw); in si5351_clkout_set_parent()
1007 struct si5351_hw_data *hwdata = in si5351_clkout_recalc_rate()
1008 container_of(hw, struct si5351_hw_data, hw); in si5351_clkout_recalc_rate()
1031 struct si5351_hw_data *hwdata = in si5351_clkout_round_rate()
1032 container_of(hw, struct si5351_hw_data, hw); in si5351_clkout_round_rate()
1084 struct si5351_hw_data *hwdata = in si5351_clkout_set_rate()
1085 container_of(hw, struct si5351_hw_data, hw); in si5351_clkout_set_rate()