Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/starfive/
H A Dclk-starfive-jh7100.c26 static const struct jh71x0_clk_data jh7100_clk_data[] __initconst = { variable
316 u32 max = jh7100_clk_data[idx].max; in clk_starfive_jh7100_probe()
319 .name = jh7100_clk_data[idx].name, in clk_starfive_jh7100_probe()
323 .flags = jh7100_clk_data[idx].flags, in clk_starfive_jh7100_probe()
329 unsigned int pidx = jh7100_clk_data[idx].parents[i]; in clk_starfive_jh7100_probe()