Home
last modified time | relevance | path

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

/linux/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()