Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/ti/
Dfapll.c43 #define to_synth(_hw) container_of(_hw, struct fapll_synth, hw)
75 struct fapll_synth { struct
283 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_enable()
294 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_disable()
303 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_is_enabled()
315 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_recalc_rate()
359 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_get_frac_rate()
370 static u32 ti_fapll_synth_set_frac_rate(struct fapll_synth *synth, in ti_fapll_synth_set_frac_rate()
411 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_round_rate()
445 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_set_rate()
[all …]