Searched defs:m10v_clk_mux_factors (Results 1 – 1 of 1) sorted by relevance
88 struct m10v_clk_mux_factors { struct89 const char *name;90 const char * const *parent_names;91 u8 num_parents;92 u32 offset;93 u8 shift;94 u8 mask;95 u32 *table;96 unsigned long mux_flags;97 int onecell_idx;