Searched defs:hi3559av100_clk_pll (Results 1 – 1 of 1) sorted by relevance
43 struct hi3559av100_clk_pll { struct44 struct clk_hw hw;45 u32 id;46 void __iomem *ctrl_reg1;47 u8 frac_shift;48 u8 frac_width;49 u8 postdiv1_shift;50 u8 postdiv1_width;51 u8 postdiv2_shift;52 u8 postdiv2_width;[all …]