Searched refs:ti_adpll_data (Results 1 – 1 of 1) sorted by relevance
99 #define to_adpll(_hw) container_of(_hw, struct ti_adpll_data, dco)155 struct ti_adpll_data *adpll;160 struct ti_adpll_data { struct175 static const char *ti_adpll_clk_get_name(struct ti_adpll_data *d, in ti_adpll_clk_get_name() argument199 static int ti_adpll_setup_clock(struct ti_adpll_data *d, struct clk *clock, in ti_adpll_setup_clock()234 static int ti_adpll_init_divider(struct ti_adpll_data *d, in ti_adpll_init_divider()264 static int ti_adpll_init_mux(struct ti_adpll_data *d, in ti_adpll_init_mux()292 static int ti_adpll_init_gate(struct ti_adpll_data *d, in ti_adpll_init_gate()322 static int ti_adpll_init_fixed_factor(struct ti_adpll_data *d, in ti_adpll_init_fixed_factor()347 static void ti_adpll_set_idle_bypass(struct ti_adpll_data *d) in ti_adpll_set_idle_bypass()[all …]