• Home
  • Raw
  • Download

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()
578 struct si5351_hw_data *hwdata = in si5351_msynth_get_parent()
579 container_of(hw, struct si5351_hw_data, hw); in si5351_msynth_get_parent()
589 struct si5351_hw_data *hwdata = in si5351_msynth_set_parent()
590 container_of(hw, struct si5351_hw_data, hw); in si5351_msynth_set_parent()
600 struct si5351_hw_data *hwdata = in si5351_msynth_recalc_rate()
601 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()
745 struct si5351_hw_data *hwdata = in si5351_msynth_set_rate()
746 container_of(hw, struct si5351_hw_data, hw); in si5351_msynth_set_rate()
891 struct si5351_hw_data *hwdata = in si5351_clkout_prepare()
892 container_of(hw, struct si5351_hw_data, hw); in si5351_clkout_prepare()
903 struct si5351_hw_data *hwdata = in si5351_clkout_unprepare()
904 container_of(hw, struct si5351_hw_data, hw); in si5351_clkout_unprepare()
914 struct si5351_hw_data *hwdata = in si5351_clkout_get_parent()
915 container_of(hw, struct si5351_hw_data, hw); in si5351_clkout_get_parent()
940 struct si5351_hw_data *hwdata = in si5351_clkout_set_parent()
941 container_of(hw, struct si5351_hw_data, hw); in si5351_clkout_set_parent()
965 struct si5351_hw_data *hwdata = in si5351_clkout_recalc_rate()
966 container_of(hw, struct si5351_hw_data, hw); in si5351_clkout_recalc_rate()
989 struct si5351_hw_data *hwdata = in si5351_clkout_round_rate()
990 container_of(hw, struct si5351_hw_data, hw); in si5351_clkout_round_rate()
1042 struct si5351_hw_data *hwdata = in si5351_clkout_set_rate()
1043 container_of(hw, struct si5351_hw_data, hw); in si5351_clkout_set_rate()