Home
last modified time | relevance | path

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

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