Searched refs:jh7100_clk_data (Results 1 – 3 of 3) sorted by relevance
31 static const struct jh7100_clk_data jh7100_clk_data[] __initconst = { variable638 u32 max = jh7100_clk_data[idx].max; in clk_starfive_jh7100_probe()641 .name = jh7100_clk_data[idx].name, in clk_starfive_jh7100_probe()645 .flags = jh7100_clk_data[idx].flags, in clk_starfive_jh7100_probe()651 unsigned int pidx = jh7100_clk_data[idx].parents[i]; in clk_starfive_jh7100_probe()
23 struct jh7100_clk_data { struct
31 static const struct jh7100_clk_data jh7100_audclk_data[] = {