Searched defs:clk_periph_data (Results 1 – 1 of 1) sorted by relevance
92 struct clk_periph_data { struct93 const char *name;94 const char * const *parent_names;95 int num_parents;96 struct clk_hw *mux_hw;97 struct clk_hw *rate_hw;98 struct clk_hw *gate_hw;99 struct clk_hw *muxrate_hw;100 bool is_double_div;