Lines Matching defs:fapll_data
45 #define to_fapll(_hw) container_of(_hw, struct fapll_data, hw)
68 struct fapll_data {
80 struct fapll_data *fd;
88 static bool ti_fapll_clock_is_bypass(struct fapll_data *fd)
98 static void ti_fapll_set_bypass(struct fapll_data *fd)
109 static void ti_fapll_clear_bypass(struct fapll_data *fd)
120 static int ti_fapll_wait_lock(struct fapll_data *fd)
142 struct fapll_data *fd = to_fapll(hw);
154 struct fapll_data *fd = to_fapll(hw);
163 struct fapll_data *fd = to_fapll(hw);
172 struct fapll_data *fd = to_fapll(hw);
195 struct fapll_data *fd = to_fapll(hw);
249 struct fapll_data *fd = to_fapll(hw);
415 struct fapll_data *fd = synth->fd;
449 struct fapll_data *fd = synth->fd;
493 static struct clk * __init ti_fapll_synth_setup(struct fapll_data *fd,
543 struct fapll_data *fd;