Searched refs:stratix10_clock_data (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/socfpga/ |
| H A D | clk-s10.c | 308 int nums, struct stratix10_clock_data *data) in s10_clk_register_c_perip() 327 int nums, struct stratix10_clock_data *data) in s10_clk_register_cnt_perip() 347 int nums, struct stratix10_clock_data *data) in s10_clk_register_gate() 367 int nums, struct stratix10_clock_data *data) in s10_clk_register_pll() 386 static struct stratix10_clock_data *__socfpga_s10_clk_init(struct platform_device *pdev, in __socfpga_s10_clk_init() 391 struct stratix10_clock_data *clk_data; in __socfpga_s10_clk_init() 420 struct stratix10_clock_data *clk_data; in s10_clkmgr_init()
|
| H A D | clk-agilex.c | 326 int nums, struct stratix10_clock_data *data) in agilex_clk_register_c_perip() 345 int nums, struct stratix10_clock_data *data) in agilex_clk_register_cnt_perip() 364 …_gate(const struct stratix10_gate_clock *clks, int nums, struct stratix10_clock_data *data) in agilex_clk_register_gate() 384 int nums, struct stratix10_clock_data *data) in agilex_clk_register_pll() 403 static struct stratix10_clock_data *__socfpga_agilex_clk_init(struct platform_device *pdev, in __socfpga_agilex_clk_init() 408 struct stratix10_clock_data *clk_data; in __socfpga_agilex_clk_init() 439 struct stratix10_clock_data *clk_data; in agilex_clkmgr_probe()
|
| H A D | stratix10-clk.h | 9 struct stratix10_clock_data { struct
|