Searched defs:npcm8xx_clk_div_data (Results 1 – 1 of 1) sorted by relevance
66 struct npcm8xx_clk_div_data { struct67 u32 reg;68 u8 shift;69 u8 width;70 const char *name;71 const struct clk_hw *parent_hw;72 unsigned long clk_divider_flags;73 unsigned long flags;74 int onecell_idx;75 struct clk_hw hw;