Home
last modified time | relevance | path

Searched refs:npcm7xx_plls (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/
H A Dclk-npcm7xx.c285 static const struct npcm7xx_clk_pll_data npcm7xx_plls[] __initconst = { variable
435 for (i = 0; i < ARRAY_SIZE(npcm7xx_plls); i++) { in npcm7xx_clk_init()
436 const struct npcm7xx_clk_pll_data *pll_data = &npcm7xx_plls[i]; in npcm7xx_clk_init()