Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/meson/
Daxg-aoclk.h13 #define NR_CLKS 11 macro
Dgxbb-aoclk.h10 #define NR_CLKS 7 macro
Daxg-audio.h125 #define NR_CLKS 151 macro
Daxg.h137 #define NR_CLKS 85 macro
Dgxbb.h163 #define NR_CLKS 160 macro
Dgxbb-aoclk.c72 .num = NR_CLKS,
Daxg-aoclk.c136 .num = NR_CLKS,
Daxg-audio.c492 [NR_CLKS] = NULL,
494 .num = NR_CLKS,
Dgxbb.c1936 [NR_CLKS] = NULL,
1938 .num = NR_CLKS,
2101 [NR_CLKS] = NULL,
2103 .num = NR_CLKS,
Daxg.c1110 [NR_CLKS] = NULL,
1112 .num = NR_CLKS,
/Linux-v4.19/include/dt-bindings/clock/
Ds3c2410.h60 #define NR_CLKS (CAMIF + 1) macro
Ds3c2412.h71 #define NR_CLKS (HCLK_DMA0 + 1) macro
Ds3c2443.h92 #define NR_CLKS (PCLK_PCM + 1) macro
Dsamsung,s3c64xx-clock.h176 #define NR_CLKS (DOUT_AUDIO2 + 1) macro
Ds5pv210.h237 #define NR_CLKS 206 macro
/Linux-v4.19/drivers/clk/samsung/
Dclk-s3c2412.c260 ctx = samsung_clk_init(np, reg_base, NR_CLKS); in s3c2412_common_clk_init()
Dclk-s3c2410.c376 ctx = samsung_clk_init(np, reg_base, NR_CLKS); in s3c2410_common_clk_init()
Dclk-s3c2443.c397 ctx = samsung_clk_init(np, reg_base, NR_CLKS); in s3c2443_common_clk_init()
Dclk-s3c64xx.c468 ctx = samsung_clk_init(np, reg_base, NR_CLKS); in s3c64xx_clk_init()
Dclk-s5pv210.c786 ctx = samsung_clk_init(np, reg_base, NR_CLKS); in __s5pv210_clk_init()