Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dnuvoton,npcm7xx-clock.h42 #define NPCM7XX_NUM_CLOCKS (NPCM7XX_CLK_MCBYPCK+1) macro
/openbmc/linux/drivers/clk/
H A Dclk-npcm7xx.c425 NPCM7XX_NUM_CLOCKS), GFP_KERNEL); in npcm7xx_clk_init()
429 npcm7xx_clk_data->num = NPCM7XX_NUM_CLOCKS; in npcm7xx_clk_init()
431 for (i = 0; i < NPCM7XX_NUM_CLOCKS; i++) in npcm7xx_clk_init()