Lines Matching defs:hisi_divider_clock
69 struct hisi_divider_clock { struct70 unsigned int id;71 const char *name;72 const char *parent_name;73 unsigned long flags;74 unsigned long offset;75 u8 shift;76 u8 width;77 u8 div_flags;78 struct clk_div_table *table;79 const char *alias;