Searched refs:hi3660_clk_gates (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/clk/hisi3660/
H A Dhisi3660-clk.c25 static hisi_clk_gate_t hi3660_clk_gates[] = { variable
96 static_assert(HI3660_SEP_CLK_GATE_COUNT == countof(hi3660_clk_gates),
97 "hi3660_clk_gates[] and hisi_3660_sep_gate_clk_idx count mismatch");
102 return hisi_clk_init(hi3660_clk_name, hi3660_clk_gates,
103 countof(hi3660_clk_gates), parent);

Completed in 18 milliseconds