Searched refs:to_synth (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/clk/ti/
H A Dfapll.c43 #define to_synth(_hw) container_of(_hw, struct fapll_synth, hw) macro
283 struct fapll_synth *synth = to_synth(hw); ti_fapll_synth_enable()
294 struct fapll_synth *synth = to_synth(hw); ti_fapll_synth_disable()
303 struct fapll_synth *synth = to_synth(hw); ti_fapll_synth_is_enabled()
315 struct fapll_synth *synth = to_synth(hw); ti_fapll_synth_recalc_rate()
359 struct fapll_synth *synth = to_synth(hw); ti_fapll_synth_get_frac_rate()
411 struct fapll_synth *synth = to_synth(hw); ti_fapll_synth_round_rate()
445 struct fapll_synth *synth = to_synth(hw); ti_fapll_synth_set_rate()

Completed in 112 milliseconds