Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/ti/
H A Dfapll.c46 #define to_synth(_hw) container_of(_hw, struct fapll_synth, hw) macro
286 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_enable()
297 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_disable()
306 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_is_enabled()
318 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_recalc_rate()
362 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_get_frac_rate()
414 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_round_rate()
448 struct fapll_synth *synth = to_synth(hw); in ti_fapll_synth_set_rate()
/kernel/linux/linux-6.6/drivers/clk/ti/
H A Dfapll.c37 #define to_synth(_hw) container_of(_hw, struct fapll_synth, hw) macro
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()
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()

Completed in 3 milliseconds