| jh7100_clkc.c | 403 struct jh7100_clk_config { struct 409 static struct jh7100_clk_config jh7100_clk_config = { variable in typeref:struct:jh7100_clk_config 416 static struct jh7100_clk_config jh7110_audclk_config = { 423 { .compat = "starfive,jh7100-clkgen", .data = &jh7100_clk_config }, 487 const struct jh7100_clk_config *jhcc = 491 if (jhcc == &jh7100_clk_config) {
|