Home
last modified time | relevance | path

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

/linux/drivers/clk/x86/
H A Dclk-cgu.h169 struct lgm_clk_branch { struct
170 unsigned int id;
171 enum lgm_clk_type type;
172 const char *name;
173 const struct clk_parent_data *parent_data;
174 u8 num_parents;
175 unsigned long flags;
176 unsigned int mux_off;
177 u8 mux_shift;
178 u8 mux_width;
[all …]