Searched refs:NR_CLKS (Results 1 – 20 of 20) sorted by relevance
/Linux-v4.19/drivers/clk/meson/ |
D | axg-aoclk.h | 13 #define NR_CLKS 11 macro
|
D | gxbb-aoclk.h | 10 #define NR_CLKS 7 macro
|
D | axg-audio.h | 125 #define NR_CLKS 151 macro
|
D | axg.h | 137 #define NR_CLKS 85 macro
|
D | gxbb.h | 163 #define NR_CLKS 160 macro
|
D | gxbb-aoclk.c | 72 .num = NR_CLKS,
|
D | axg-aoclk.c | 136 .num = NR_CLKS,
|
D | axg-audio.c | 492 [NR_CLKS] = NULL, 494 .num = NR_CLKS,
|
D | gxbb.c | 1936 [NR_CLKS] = NULL, 1938 .num = NR_CLKS, 2101 [NR_CLKS] = NULL, 2103 .num = NR_CLKS,
|
D | axg.c | 1110 [NR_CLKS] = NULL, 1112 .num = NR_CLKS,
|
/Linux-v4.19/include/dt-bindings/clock/ |
D | s3c2410.h | 60 #define NR_CLKS (CAMIF + 1) macro
|
D | s3c2412.h | 71 #define NR_CLKS (HCLK_DMA0 + 1) macro
|
D | s3c2443.h | 92 #define NR_CLKS (PCLK_PCM + 1) macro
|
D | samsung,s3c64xx-clock.h | 176 #define NR_CLKS (DOUT_AUDIO2 + 1) macro
|
D | s5pv210.h | 237 #define NR_CLKS 206 macro
|
/Linux-v4.19/drivers/clk/samsung/ |
D | clk-s3c2412.c | 260 ctx = samsung_clk_init(np, reg_base, NR_CLKS); in s3c2412_common_clk_init()
|
D | clk-s3c2410.c | 376 ctx = samsung_clk_init(np, reg_base, NR_CLKS); in s3c2410_common_clk_init()
|
D | clk-s3c2443.c | 397 ctx = samsung_clk_init(np, reg_base, NR_CLKS); in s3c2443_common_clk_init()
|
D | clk-s3c64xx.c | 468 ctx = samsung_clk_init(np, reg_base, NR_CLKS); in s3c64xx_clk_init()
|
D | clk-s5pv210.c | 786 ctx = samsung_clk_init(np, reg_base, NR_CLKS); in __s5pv210_clk_init()
|