Home
last modified time | relevance | path

Searched refs:si5351_hw_data (Results 1 – 1 of 1) sorted by relevance

/drivers/clk/
Dclk-si5351.c46 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()
[all …]