Lines Matching defs:fd
78 struct fapll_data *fd; member
86 static bool ti_fapll_clock_is_bypass(struct fapll_data *fd) in ti_fapll_clock_is_bypass()
96 static void ti_fapll_set_bypass(struct fapll_data *fd) in ti_fapll_set_bypass()
107 static void ti_fapll_clear_bypass(struct fapll_data *fd) in ti_fapll_clear_bypass()
118 static int ti_fapll_wait_lock(struct fapll_data *fd) in ti_fapll_wait_lock()
140 struct fapll_data *fd = to_fapll(hw); in ti_fapll_enable() local
152 struct fapll_data *fd = to_fapll(hw); in ti_fapll_disable() local
161 struct fapll_data *fd = to_fapll(hw); in ti_fapll_is_enabled() local
170 struct fapll_data *fd = to_fapll(hw); in ti_fapll_recalc_rate() local
193 struct fapll_data *fd = to_fapll(hw); in ti_fapll_get_parent() local
247 struct fapll_data *fd = to_fapll(hw); in ti_fapll_set_rate() local
413 struct fapll_data *fd = synth->fd; in ti_fapll_synth_round_rate() local
447 struct fapll_data *fd = synth->fd; in ti_fapll_synth_set_rate() local
491 static struct clk * __init ti_fapll_synth_setup(struct fapll_data *fd, in ti_fapll_synth_setup()
541 struct fapll_data *fd; in ti_fapll_setup() local