Lines Matching defs:fd
71 struct fapll_data *fd; member
79 static bool ti_fapll_clock_is_bypass(struct fapll_data *fd) in ti_fapll_clock_is_bypass()
89 static void ti_fapll_set_bypass(struct fapll_data *fd) in ti_fapll_set_bypass()
100 static void ti_fapll_clear_bypass(struct fapll_data *fd) in ti_fapll_clear_bypass()
111 static int ti_fapll_wait_lock(struct fapll_data *fd) in ti_fapll_wait_lock()
133 struct fapll_data *fd = to_fapll(hw); in ti_fapll_enable() local
145 struct fapll_data *fd = to_fapll(hw); in ti_fapll_disable() local
154 struct fapll_data *fd = to_fapll(hw); in ti_fapll_is_enabled() local
163 struct fapll_data *fd = to_fapll(hw); in ti_fapll_recalc_rate() local
186 struct fapll_data *fd = to_fapll(hw); in ti_fapll_get_parent() local
240 struct fapll_data *fd = to_fapll(hw); in ti_fapll_set_rate() local
406 struct fapll_data *fd = synth->fd; in ti_fapll_synth_round_rate() local
440 struct fapll_data *fd = synth->fd; in ti_fapll_synth_set_rate() local
484 static struct clk * __init ti_fapll_synth_setup(struct fapll_data *fd, in ti_fapll_synth_setup()
534 struct fapll_data *fd; in ti_fapll_setup() local