Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/
Dclk-si5341.c51 struct clk_si5341_synth { struct
57 container_of(_hw, struct clk_si5341_synth, hw) argument
73 struct clk_si5341_synth synth[SI5341_NUM_SYNTH];
564 struct clk_si5341_synth *synth = to_clk_si5341_synth(hw); in si5341_synth_clk_is_on()
594 struct clk_si5341_synth *synth = to_clk_si5341_synth(hw); in si5341_synth_clk_unprepare()
611 struct clk_si5341_synth *synth = to_clk_si5341_synth(hw); in si5341_synth_clk_prepare()
637 struct clk_si5341_synth *synth = to_clk_si5341_synth(hw); in si5341_synth_clk_recalc_rate()
668 struct clk_si5341_synth *synth = to_clk_si5341_synth(hw); in si5341_synth_clk_round_rate()
685 static int si5341_synth_program(struct clk_si5341_synth *synth, in si5341_synth_program()
707 struct clk_si5341_synth *synth = to_clk_si5341_synth(hw); in si5341_synth_clk_set_rate()