Searched defs:mt7621_fixed_clk (Results 1 – 1 of 1) sorted by relevance
42 struct mt7621_fixed_clk { struct43 u8 idx;44 const char *name;45 const char *parent_name;46 unsigned long rate;47 struct clk_hw *hw;