Home
last modified time | relevance | path

Searched refs:s10_register_cnt_periph (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/clk/socfpga/
Dstratix10-clk.h69 struct clk *s10_register_cnt_periph(const char *, const char *,
Dclk-periph-s10.c107 struct clk *s10_register_cnt_periph(const char *name, const char *parent_name, in s10_register_cnt_periph() function
Dclk-s10.c197 clk = s10_register_cnt_periph(clks[i].name, clks[i].parent_name, in s10_clk_register_cnt_perip()