Searched defs:mtmips_clk_factor (Results 1 – 1 of 1) sorted by relevance
126 struct mtmips_clk_factor { struct127 const char *name;128 const char *parent;129 int mult;130 int div;131 unsigned long flags;132 struct clk_hw *hw;