Searched refs:PWR_CTRL1 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/samsung/ |
H A D | clk-exynos3250.c | 86 #define PWR_CTRL1 0x15020 macro 169 PWR_CTRL1, 763 __raw_writel(tmp, reg_base + PWR_CTRL1); in exynos3_core_down_clock()
|
H A D | clk-exynos5250.c | 24 #define PWR_CTRL1 0x1020 macro 118 PWR_CTRL1, 838 __raw_writel(tmp, reg_base + PWR_CTRL1); in exynos5250_clk_init()
|
H A D | clk-exynos4.c | 121 #define PWR_CTRL1 0x15020 macro 166 PWR_CTRL1, 176 PWR_CTRL1, 1184 writel_relaxed(tmp, reg_base + PWR_CTRL1); in exynos4x12_core_down_clock()
|
/kernel/linux/linux-6.6/drivers/clk/samsung/ |
H A D | clk-exynos5250.c | 24 #define PWR_CTRL1 0x1020 macro 121 PWR_CTRL1, 843 __raw_writel(tmp, reg_base + PWR_CTRL1); in exynos5250_clk_init()
|
H A D | clk-exynos3250.c | 86 #define PWR_CTRL1 0x15020 macro 174 PWR_CTRL1, 793 __raw_writel(tmp, reg_base + PWR_CTRL1); in exynos3_core_down_clock()
|
H A D | clk-exynos4.c | 121 #define PWR_CTRL1 0x15020 macro 170 PWR_CTRL1, 180 PWR_CTRL1, 1188 writel_relaxed(tmp, reg_base + PWR_CTRL1); in exynos4x12_core_down_clock()
|
Completed in 10 milliseconds