Home
last modified time | relevance | path

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

/linux/drivers/clk/starfive/
H A Dclk-starfive-jh7100.c25 static const struct jh71x0_clk_data jh7100_clk_data[] __initconst = { variable
315 u32 max = jh7100_clk_data[idx].max; in clk_starfive_jh7100_probe()
318 .name = jh7100_clk_data[idx].name, in clk_starfive_jh7100_probe()
322 .flags = jh7100_clk_data[idx].flags, in clk_starfive_jh7100_probe()
328 unsigned int pidx = jh7100_clk_data[idx].parents[i]; in clk_starfive_jh7100_probe()