Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/ti/
H A Dfapll.c86 static bool ti_fapll_clock_is_bypass(struct fapll_data *fd) in ti_fapll_clock_is_bypass() function
174 if (ti_fapll_clock_is_bypass(fd)) in ti_fapll_recalc_rate()
195 if (ti_fapll_clock_is_bypass(fd)) in ti_fapll_get_parent()
329 if (ti_fapll_clock_is_bypass(synth->fd)) in ti_fapll_synth_recalc_rate()
416 if (ti_fapll_clock_is_bypass(fd) || !synth->div || !rate) in ti_fapll_synth_round_rate()
451 if (ti_fapll_clock_is_bypass(fd) || !synth->div || !rate) in ti_fapll_synth_set_rate()