Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dnuvoton,npcm845-clk.h47 #define NPCM8XX_NUM_CLOCKS (NPCM8XX_CLK_MCBYPCK + 1) macro
/openbmc/linux/drivers/clk/
H A Dclk-npcm8xx.c295 NPCM8XX_NUM_CLOCKS), in npcm8xx_clk_probe()
302 npcm8xx_clk_data->num = NPCM8XX_NUM_CLOCKS; in npcm8xx_clk_probe()
304 for (i = 0; i < NPCM8XX_NUM_CLOCKS; i++) in npcm8xx_clk_probe()