Home
last modified time | relevance | path

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

/kernel/linux/linux-4.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;
/kernel/linux/linux-5.10/drivers/clk/mvebu/
Darmada-37xx-periph.c93 struct clk_periph_data { struct
94 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;