Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A 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];
565 struct clk_si5341_synth *synth = to_clk_si5341_synth(hw); in si5341_synth_clk_is_on()
595 struct clk_si5341_synth *synth = to_clk_si5341_synth(hw); in si5341_synth_clk_unprepare()
612 struct clk_si5341_synth *synth = to_clk_si5341_synth(hw); in si5341_synth_clk_prepare()
638 struct clk_si5341_synth *synth = to_clk_si5341_synth(hw); in si5341_synth_clk_recalc_rate()
669 struct clk_si5341_synth *synth = to_clk_si5341_synth(hw); in si5341_synth_clk_round_rate()
686 static int si5341_synth_program(struct clk_si5341_synth *synth, in si5341_synth_program()
708 struct clk_si5341_synth *synth = to_clk_si5341_synth(hw); in si5341_synth_clk_set_rate()