Searched defs:clk_periph_data (Results 1 – 1 of 1) 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;