Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/socfpga/
Dstratix10-clk.h69 struct clk *s10_register_cnt_periph(const char *, const char *,
Dclk-periph-s10.c108 struct clk *s10_register_cnt_periph(const char *name, const char *parent_name, in s10_register_cnt_periph() function
Dclk-s10.c201 clk = s10_register_cnt_periph(clks[i].name, clks[i].parent_name, in s10_clk_register_cnt_perip()