Searched defs:hi3559av100_pll_clock (Results 1 – 1 of 1) sorted by relevance
25 struct hi3559av100_pll_clock { struct26 u32 id;27 const char *name;28 const char *parent_name;29 const u32 ctrl_reg1;30 const u8 frac_shift;31 const u8 frac_width;32 const u8 postdiv1_shift;33 const u8 postdiv1_width;34 const u8 postdiv2_shift;[all …]