diff options
Diffstat (limited to 'arch/arm/mach-exynos4/include/mach/regs-pmu.h')
-rw-r--r-- | arch/arm/mach-exynos4/include/mach/regs-pmu.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos4/include/mach/regs-pmu.h b/arch/arm/mach-exynos4/include/mach/regs-pmu.h index fa1da9451689..62b0014d05e0 100644 --- a/arch/arm/mach-exynos4/include/mach/regs-pmu.h +++ b/arch/arm/mach-exynos4/include/mach/regs-pmu.h | |||
@@ -38,6 +38,7 @@ | |||
38 | #define S5P_MIPI_DPHY_SRESETN (1 << 1) | 38 | #define S5P_MIPI_DPHY_SRESETN (1 << 1) |
39 | #define S5P_MIPI_DPHY_MRESETN (1 << 2) | 39 | #define S5P_MIPI_DPHY_MRESETN (1 << 2) |
40 | 40 | ||
41 | #define S5P_PMU_SATA_PHY_CONTROL S5P_PMUREG(0x0720) | ||
41 | #define S5P_INFORM0 S5P_PMUREG(0x0800) | 42 | #define S5P_INFORM0 S5P_PMUREG(0x0800) |
42 | #define S5P_INFORM1 S5P_PMUREG(0x0804) | 43 | #define S5P_INFORM1 S5P_PMUREG(0x0804) |
43 | #define S5P_INFORM2 S5P_PMUREG(0x0808) | 44 | #define S5P_INFORM2 S5P_PMUREG(0x0808) |
@@ -153,6 +154,7 @@ | |||
153 | #define S5P_PMU_LCD1_CONF S5P_PMUREG(0x3CA0) | 154 | #define S5P_PMU_LCD1_CONF S5P_PMUREG(0x3CA0) |
154 | #define S5P_PMU_GPS_CONF S5P_PMUREG(0x3CE0) | 155 | #define S5P_PMU_GPS_CONF S5P_PMUREG(0x3CE0) |
155 | 156 | ||
157 | #define S5P_PMU_SATA_PHY_CONTROL_EN 0x1 | ||
156 | #define S5P_INT_LOCAL_PWR_EN 0x7 | 158 | #define S5P_INT_LOCAL_PWR_EN 0x7 |
157 | 159 | ||
158 | #define S5P_CHECK_SLEEP 0x00000BAD | 160 | #define S5P_CHECK_SLEEP 0x00000BAD |