Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/ti/
H A Dfapll.c37 #define to_synth(_hw) container_of(_hw, struct fapll_synth, hw)
69 struct fapll_synth { struct
277 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_enable()
288 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_disable()
297 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_is_enabled()
309 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_recalc_rate()
353 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_get_frac_rate()
364 static u32 ti_fapll_synth_set_frac_rate(struct fapll_synth *synth, in ti_fapll_synth_set_frac_rate()
405 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_round_rate()
439 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_set_rate()
[all …]