diff options
| -rw-r--r-- | include/linux/soc/samsung/exynos-regs-pmu.h | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/include/linux/soc/samsung/exynos-regs-pmu.h b/include/linux/soc/samsung/exynos-regs-pmu.h index 9786c62d7159..49df0a01a2cc 100644 --- a/include/linux/soc/samsung/exynos-regs-pmu.h +++ b/include/linux/soc/samsung/exynos-regs-pmu.h | |||
| @@ -631,4 +631,20 @@ | |||
| 631 | | EXYNOS5420_KFC_USE_STANDBY_WFI2 \ | 631 | | EXYNOS5420_KFC_USE_STANDBY_WFI2 \ |
| 632 | | EXYNOS5420_KFC_USE_STANDBY_WFI3) | 632 | | EXYNOS5420_KFC_USE_STANDBY_WFI3) |
| 633 | 633 | ||
| 634 | /* For EXYNOS5433 */ | ||
| 635 | #define EXYNOS5433_PAD_RETENTION_AUD_OPTION (0x3028) | ||
| 636 | #define EXYNOS5433_PAD_RETENTION_MMC2_OPTION (0x30C8) | ||
| 637 | #define EXYNOS5433_PAD_RETENTION_TOP_OPTION (0x3108) | ||
| 638 | #define EXYNOS5433_PAD_RETENTION_UART_OPTION (0x3128) | ||
| 639 | #define EXYNOS5433_PAD_RETENTION_MMC0_OPTION (0x3148) | ||
| 640 | #define EXYNOS5433_PAD_RETENTION_MMC1_OPTION (0x3168) | ||
| 641 | #define EXYNOS5433_PAD_RETENTION_EBIA_OPTION (0x3188) | ||
| 642 | #define EXYNOS5433_PAD_RETENTION_EBIB_OPTION (0x31A8) | ||
| 643 | #define EXYNOS5433_PAD_RETENTION_SPI_OPTION (0x31C8) | ||
| 644 | #define EXYNOS5433_PAD_RETENTION_MIF_OPTION (0x31E8) | ||
| 645 | #define EXYNOS5433_PAD_RETENTION_USBXTI_OPTION (0x3228) | ||
| 646 | #define EXYNOS5433_PAD_RETENTION_BOOTLDO_OPTION (0x3248) | ||
| 647 | #define EXYNOS5433_PAD_RETENTION_UFS_OPTION (0x3268) | ||
| 648 | #define EXYNOS5433_PAD_RETENTION_FSYSGENIO_OPTION (0x32A8) | ||
| 649 | |||
| 634 | #endif /* __LINUX_SOC_EXYNOS_REGS_PMU_H */ | 650 | #endif /* __LINUX_SOC_EXYNOS_REGS_PMU_H */ |
