Lines Matching defs:fd
76 struct fapll_data *fd; member
84 static bool ti_fapll_clock_is_bypass(struct fapll_data *fd) in ti_fapll_clock_is_bypass()
94 static void ti_fapll_set_bypass(struct fapll_data *fd) in ti_fapll_set_bypass()
105 static void ti_fapll_clear_bypass(struct fapll_data *fd) in ti_fapll_clear_bypass()
116 static int ti_fapll_wait_lock(struct fapll_data *fd) in ti_fapll_wait_lock()
138 struct fapll_data *fd = to_fapll(hw); in ti_fapll_enable() local
150 struct fapll_data *fd = to_fapll(hw); in ti_fapll_disable() local
159 struct fapll_data *fd = to_fapll(hw); in ti_fapll_is_enabled() local
168 struct fapll_data *fd = to_fapll(hw); in ti_fapll_recalc_rate() local
191 struct fapll_data *fd = to_fapll(hw); in ti_fapll_get_parent() local
245 struct fapll_data *fd = to_fapll(hw); in ti_fapll_set_rate() local
411 struct fapll_data *fd = synth->fd; in ti_fapll_synth_round_rate() local
445 struct fapll_data *fd = synth->fd; in ti_fapll_synth_set_rate() local
489 static struct clk * __init ti_fapll_synth_setup(struct fapll_data *fd, in ti_fapll_synth_setup()
532 struct fapll_data *fd; in ti_fapll_setup() local