Home
last modified time | relevance | path

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

/linux/drivers/clk/ti/
H A Dfapll.c37 #define to_synth(_hw) container_of(_hw, struct fapll_synth, hw) macro
280 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_enable()
291 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_disable()
300 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_is_enabled()
312 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_recalc_rate()
356 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_get_frac_rate()
408 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_determine_rate()
445 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_set_rate()