Searched refs:stratix10_clock_data (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/clk/socfpga/ |
D | clk-agilex.c | 293 int nums, struct stratix10_clock_data *data) in agilex_clk_register_c_perip() 312 int nums, struct stratix10_clock_data *data) in agilex_clk_register_cnt_perip() 331 …_gate(const struct stratix10_gate_clock *clks, int nums, struct stratix10_clock_data *data) in agilex_clk_register_gate() 351 int nums, struct stratix10_clock_data *data) in agilex_clk_register_pll() 370 static struct stratix10_clock_data *__socfpga_agilex_clk_init(struct platform_device *pdev, in __socfpga_agilex_clk_init() 375 struct stratix10_clock_data *clk_data; in __socfpga_agilex_clk_init() 406 struct stratix10_clock_data *clk_data; in agilex_clkmgr_probe()
|
D | clk-s10.c | 275 int nums, struct stratix10_clock_data *data) in s10_clk_register_c_perip() 294 int nums, struct stratix10_clock_data *data) in s10_clk_register_cnt_perip() 314 int nums, struct stratix10_clock_data *data) in s10_clk_register_gate() 334 int nums, struct stratix10_clock_data *data) in s10_clk_register_pll() 353 static struct stratix10_clock_data *__socfpga_s10_clk_init(struct platform_device *pdev, in __socfpga_s10_clk_init() 358 struct stratix10_clock_data *clk_data; in __socfpga_s10_clk_init() 387 struct stratix10_clock_data *clk_data; in s10_clkmgr_init()
|
D | stratix10-clk.h | 9 struct stratix10_clock_data { struct
|