Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/ti/
H A Dfapll.c88 static bool ti_fapll_clock_is_bypass(struct fapll_data *fd) in ti_fapll_clock_is_bypass() function
176 if (ti_fapll_clock_is_bypass(fd)) in ti_fapll_recalc_rate()
197 if (ti_fapll_clock_is_bypass(fd)) in ti_fapll_get_parent()
331 if (ti_fapll_clock_is_bypass(synth->fd)) in ti_fapll_synth_recalc_rate()
418 if (ti_fapll_clock_is_bypass(fd) || !synth->div || !rate) in ti_fapll_synth_round_rate()
453 if (ti_fapll_clock_is_bypass(fd) || !synth->div || !rate) in ti_fapll_synth_set_rate()
/kernel/linux/linux-6.6/drivers/clk/ti/
H A Dfapll.c79 static bool ti_fapll_clock_is_bypass(struct fapll_data *fd) in ti_fapll_clock_is_bypass() function
167 if (ti_fapll_clock_is_bypass(fd)) in ti_fapll_recalc_rate()
188 if (ti_fapll_clock_is_bypass(fd)) in ti_fapll_get_parent()
322 if (ti_fapll_clock_is_bypass(synth->fd)) in ti_fapll_synth_recalc_rate()
409 if (ti_fapll_clock_is_bypass(fd) || !synth->div || !rate) in ti_fapll_synth_round_rate()
444 if (ti_fapll_clock_is_bypass(fd) || !synth->div || !rate) in ti_fapll_synth_set_rate()

Completed in 3 milliseconds