Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/ti/
Dfapll.c85 static bool ti_fapll_clock_is_bypass(struct fapll_data *fd) in ti_fapll_clock_is_bypass() function
173 if (ti_fapll_clock_is_bypass(fd)) in ti_fapll_recalc_rate()
194 if (ti_fapll_clock_is_bypass(fd)) in ti_fapll_get_parent()
328 if (ti_fapll_clock_is_bypass(synth->fd)) in ti_fapll_synth_recalc_rate()
415 if (ti_fapll_clock_is_bypass(fd) || !synth->div || !rate) in ti_fapll_synth_round_rate()
450 if (ti_fapll_clock_is_bypass(fd) || !synth->div || !rate) in ti_fapll_synth_set_rate()