Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/ti/
H A Dfapll.c44 #define to_synth(_hw) container_of(_hw, struct fapll_synth, hw)
76 struct fapll_synth { struct
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()
371 static u32 ti_fapll_synth_set_frac_rate(struct fapll_synth *synth, in ti_fapll_synth_set_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()
[all …]