Searched refs:si5351_hw_data (Results 1 – 1 of 1) sorted by relevance
42 struct si5351_hw_data { struct61 struct si5351_hw_data pll[2]; argument62 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()[all …]