Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/zte/
Dclk-zx296718.c559 static struct clk_hw_onecell_data top_hw_onecell_data = { variable
588 top_hw_onecell_data.hws[top_ffactor_clk[i].id] = in top_clocks_init()
599 top_hw_onecell_data.hws[top_mux_clk[i].id] = in top_clocks_init()
611 top_hw_onecell_data.hws[top_gate_clk[i].id] = in top_clocks_init()
623 top_hw_onecell_data.hws[top_div_clk[i].id] = in top_clocks_init()
634 &top_hw_onecell_data); in top_clocks_init()