Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/ti/
Dfapll.c44 #define to_synth(_hw) container_of(_hw, struct fapll_synth, hw) macro
284 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_enable()
295 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_disable()
304 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_is_enabled()
316 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_recalc_rate()
360 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_get_frac_rate()
412 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_round_rate()
446 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_set_rate()