Searched refs:NR_CLKS (Results 1 – 24 of 24) sorted by relevance
/linux-6.1.9/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 | 141 #define NR_CLKS 178 macro
|
D | axg.h | 163 #define NR_CLKS 137 macro
|
D | gxbb.h | 191 #define NR_CLKS 207 macro
|
D | g12a.h | 269 #define NR_CLKS 271 macro
|
D | gxbb-aoclk.c | 272 .num = NR_CLKS,
|
D | axg-audio.c | 938 [NR_CLKS] = NULL, 940 .num = NR_CLKS, 1083 [NR_CLKS] = NULL, 1085 .num = NR_CLKS, 1241 [NR_CLKS] = NULL, 1243 .num = NR_CLKS,
|
D | axg-aoclk.c | 311 .num = NR_CLKS,
|
D | g12a-aoclk.c | 446 .num = NR_CLKS,
|
D | gxbb.c | 2938 [NR_CLKS] = NULL, 2940 .num = NR_CLKS, 3150 [NR_CLKS] = NULL, 3152 .num = NR_CLKS,
|
D | g12a.c | 4471 [NR_CLKS] = NULL, 4473 .num = NR_CLKS, 4735 [NR_CLKS] = NULL, 4737 .num = NR_CLKS, 4984 [NR_CLKS] = NULL, 4986 .num = NR_CLKS,
|
D | axg.c | 2031 [NR_CLKS] = NULL, 2033 .num = NR_CLKS,
|
/linux-6.1.9/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-6.1.9/drivers/clk/samsung/ |
D | clk-s3c2412.c | 219 ctx = samsung_clk_init(np, reg_base, NR_CLKS); in s3c2412_common_clk_init()
|
D | clk-s3c2410.c | 335 ctx = samsung_clk_init(np, reg_base, NR_CLKS); in s3c2410_common_clk_init()
|
D | clk-s3c2443.c | 356 ctx = samsung_clk_init(np, reg_base, NR_CLKS); in s3c2443_common_clk_init()
|
D | clk-s3c64xx.c | 408 ctx = samsung_clk_init(np, reg_base, NR_CLKS); in s3c64xx_clk_init()
|
D | clk-s5pv210.c | 746 ctx = samsung_clk_init(np, reg_base, NR_CLKS); in __s5pv210_clk_init()
|