Searched refs:NR_CLKS (Results 1 – 24 of 24) sorted by relevance
| /Linux-v5.4/drivers/clk/meson/ |
| D | axg-aoclk.h | 13 #define NR_CLKS 17 macro
|
| D | gxbb-aoclk.h | 10 #define NR_CLKS 14 macro
|
| D | g12a-aoclk.h | 27 #define NR_CLKS 29 macro
|
| D | axg-audio.h | 122 #define NR_CLKS 163 macro
|
| D | axg.h | 143 #define NR_CLKS 91 macro
|
| D | gxbb.h | 191 #define NR_CLKS 206 macro
|
| D | g12a.h | 259 #define NR_CLKS 256 macro
|
| D | gxbb-aoclk.c | 271 .num = NR_CLKS,
|
| D | axg-audio.c | 601 [NR_CLKS] = NULL, 603 .num = NR_CLKS, 745 [NR_CLKS] = NULL, 747 .num = NR_CLKS,
|
| D | axg-aoclk.c | 310 .num = NR_CLKS,
|
| D | g12a-aoclk.c | 445 .num = NR_CLKS,
|
| D | axg.c | 1249 [NR_CLKS] = NULL, 1251 .num = NR_CLKS,
|
| D | gxbb.c | 2892 [NR_CLKS] = NULL, 2894 .num = NR_CLKS, 3103 [NR_CLKS] = NULL, 3105 .num = NR_CLKS,
|
| D | g12a.c | 4162 [NR_CLKS] = NULL, 4164 .num = NR_CLKS, 4411 [NR_CLKS] = NULL, 4413 .num = NR_CLKS, 4645 [NR_CLKS] = NULL, 4647 .num = NR_CLKS,
|
| /Linux-v5.4/include/dt-bindings/clock/ |
| D | s3c2410.h | 57 #define NR_CLKS (CAMIF + 1) macro
|
| D | s3c2412.h | 68 #define NR_CLKS (HCLK_DMA0 + 1) macro
|
| D | s3c2443.h | 89 #define NR_CLKS (PCLK_PCM + 1) macro
|
| D | samsung,s3c64xx-clock.h | 173 #define NR_CLKS (DOUT_AUDIO2 + 1) macro
|
| D | s5pv210.h | 234 #define NR_CLKS 206 macro
|
| /Linux-v5.4/drivers/clk/samsung/ |
| D | clk-s3c2412.c | 218 ctx = samsung_clk_init(np, reg_base, NR_CLKS); in s3c2412_common_clk_init()
|
| D | clk-s3c2410.c | 333 ctx = samsung_clk_init(np, reg_base, NR_CLKS); in s3c2410_common_clk_init()
|
| D | clk-s3c2443.c | 355 ctx = samsung_clk_init(np, reg_base, NR_CLKS); in s3c2443_common_clk_init()
|
| D | clk-s3c64xx.c | 406 ctx = samsung_clk_init(np, reg_base, NR_CLKS); in s3c64xx_clk_init()
|
| D | clk-s5pv210.c | 745 ctx = samsung_clk_init(np, reg_base, NR_CLKS); in __s5pv210_clk_init()
|