Lines Matching defs:fapll_data
36 #define to_fapll(_hw) container_of(_hw, struct fapll_data, hw)
59 struct fapll_data {
71 struct fapll_data *fd;
79 static bool ti_fapll_clock_is_bypass(struct fapll_data *fd)
89 static void ti_fapll_set_bypass(struct fapll_data *fd)
100 static void ti_fapll_clear_bypass(struct fapll_data *fd)
111 static int ti_fapll_wait_lock(struct fapll_data *fd)
133 struct fapll_data *fd = to_fapll(hw);
145 struct fapll_data *fd = to_fapll(hw);
154 struct fapll_data *fd = to_fapll(hw);
163 struct fapll_data *fd = to_fapll(hw);
186 struct fapll_data *fd = to_fapll(hw);
240 struct fapll_data *fd = to_fapll(hw);
406 struct fapll_data *fd = synth->fd;
440 struct fapll_data *fd = synth->fd;
484 static struct clk * __init ti_fapll_synth_setup(struct fapll_data *fd,
534 struct fapll_data *fd;