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