Searched refs:ti_adpll_data (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/ti/ |
H A D | adpll.c | 106 #define to_adpll(_hw) container_of(_hw, struct ti_adpll_data, dco) 162 struct ti_adpll_data *adpll; 167 struct ti_adpll_data { struct 182 static const char *ti_adpll_clk_get_name(struct ti_adpll_data *d, in ti_adpll_clk_get_name() 206 static int ti_adpll_setup_clock(struct ti_adpll_data *d, struct clk *clock, in ti_adpll_setup_clock() 241 static int ti_adpll_init_divider(struct ti_adpll_data *d, in ti_adpll_init_divider() 271 static int ti_adpll_init_mux(struct ti_adpll_data *d, in ti_adpll_init_mux() 299 static int ti_adpll_init_gate(struct ti_adpll_data *d, in ti_adpll_init_gate() 329 static int ti_adpll_init_fixed_factor(struct ti_adpll_data *d, in ti_adpll_init_fixed_factor() 354 static void ti_adpll_set_idle_bypass(struct ti_adpll_data * [all...] |
/kernel/linux/linux-6.6/drivers/clk/ti/ |
H A D | adpll.c | 97 #define to_adpll(_hw) container_of(_hw, struct ti_adpll_data, dco) 153 struct ti_adpll_data *adpll; 158 struct ti_adpll_data { struct 173 static const char *ti_adpll_clk_get_name(struct ti_adpll_data *d, in ti_adpll_clk_get_name() 197 static int ti_adpll_setup_clock(struct ti_adpll_data *d, struct clk *clock, in ti_adpll_setup_clock() 232 static int ti_adpll_init_divider(struct ti_adpll_data *d, in ti_adpll_init_divider() 262 static int ti_adpll_init_mux(struct ti_adpll_data *d, in ti_adpll_init_mux() 290 static int ti_adpll_init_gate(struct ti_adpll_data *d, in ti_adpll_init_gate() 320 static int ti_adpll_init_fixed_factor(struct ti_adpll_data *d, in ti_adpll_init_fixed_factor() 345 static void ti_adpll_set_idle_bypass(struct ti_adpll_data * [all...] |
Completed in 4 milliseconds