Searched refs:CLK_DIV_CORE2 (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/include/dt-bindings/clock/ |
H A D | exynos4.h | 240 #define CLK_DIV_CORE2 461 macro
|
H A D | exynos3250.h | 121 #define CLK_DIV_CORE2 102 macro
|
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/clock/ |
H A D | exynos4.h | 240 #define CLK_DIV_CORE2 461 macro
|
H A D | exynos3250.h | 121 #define CLK_DIV_CORE2 102 macro
|
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/clock/ |
H A D | exynos3250.h | 121 #define CLK_DIV_CORE2 102 macro
|
/kernel/linux/linux-5.10/include/dt-bindings/clock/ |
H A D | exynos3250.h | 121 #define CLK_DIV_CORE2 102 macro
|
/kernel/linux/linux-6.6/drivers/clk/samsung/ |
H A D | clk-exynos4.c | 139 #define CLKS_NR (CLK_DIV_CORE2 + 1) 610 DIV(CLK_DIV_CORE2, "div_core2", "div_core", DIV_CPU0, 28, 3), 1387 clk_hw_get_rate(hws[CLK_DIV_CORE2])); in exynos4_clk_init()
|
H A D | clk-exynos3250.c | 422 DIV(CLK_DIV_CORE2, "div_core2", "div_core", DIV_CPU0, 28, 3),
|
/kernel/linux/linux-5.10/drivers/clk/samsung/ |
H A D | clk-exynos3250.c | 417 DIV(CLK_DIV_CORE2, "div_core2", "div_core", DIV_CPU0, 28, 3),
|
Completed in 12 milliseconds