Searched refs:hw_pre_clk (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/clk/ |
H A D | clk-npcm8xx.c | 89 static struct clk_hw hw_pll1_div2, hw_pll2_div2, hw_gfx_div2, hw_pre_clk; variable 191 …{ NPCM8XX_CLKDIV1, 26, 2, "ahb", &hw_pre_clk, CLK_DIVIDER_READ_ONLY, CLK_IS_CRITICAL, NPCM8XX_CLK_… 358 hw_pre_clk = *hw; in npcm8xx_clk_probe()
|