Searched defs:clk_periph_data (Results 1 – 2 of 2) sorted by relevance
82 struct clk_periph_data { struct83 const char *name;84 const char * const *parent_names;85 int num_parents;86 struct clk_hw *mux_hw;87 struct clk_hw *rate_hw;88 struct clk_hw *gate_hw;89 struct clk_hw *muxrate_hw;90 bool is_double_div;
93 struct clk_periph_data { struct94 const char *name;95 const char * const *parent_names;96 int num_parents;97 struct clk_hw *mux_hw;98 struct clk_hw *rate_hw;99 struct clk_hw *gate_hw;100 struct clk_hw *muxrate_hw;101 bool is_double_div;