Home
last modified time | relevance | path

Searched defs:hi3559av100_clk_pll (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/hisilicon/
H A Dclk-hi3559a.c43 struct hi3559av100_clk_pll { struct
44 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 …]