Home
last modified time | relevance | path

Searched defs:clk_periph_data (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/clk/mvebu/
Darmada-37xx-periph.c82 struct clk_periph_data { struct
83 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;