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