Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/
Dclk-si5341.c36 struct clk_si5341_synth { struct
42 container_of(_hw, struct clk_si5341_synth, hw) argument
57 struct clk_si5341_synth synth[SI5341_NUM_SYNTH];
402 struct clk_si5341_synth *synth = to_clk_si5341_synth(hw); in si5341_synth_clk_is_on()
432 struct clk_si5341_synth *synth = to_clk_si5341_synth(hw); in si5341_synth_clk_unprepare()
449 struct clk_si5341_synth *synth = to_clk_si5341_synth(hw); in si5341_synth_clk_prepare()
475 struct clk_si5341_synth *synth = to_clk_si5341_synth(hw); in si5341_synth_clk_recalc_rate()
503 struct clk_si5341_synth *synth = to_clk_si5341_synth(hw); in si5341_synth_clk_round_rate()
520 static int si5341_synth_program(struct clk_si5341_synth *synth, in si5341_synth_program()
542 struct clk_si5341_synth *synth = to_clk_si5341_synth(hw); in si5341_synth_clk_set_rate()