Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/clk/
Dclk-npcm8xx.c66 struct npcm8xx_clk_div_data { struct
67 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;