aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/rtsx_common.h
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2013-02-01 05:17:02 -0500
committerWill Deacon <will.deacon@arm.com>2013-02-01 05:17:02 -0500
commitd954896edb658cf72dd069d92b5235c06521ffab (patch)
treefe8b798176191c681c6b2fa1c81aa55dc98568dc /include/linux/mfd/rtsx_common.h
parent949db153b6466c6f7cad5a427ecea94985927311 (diff)
parent12ad10004645d38356b14d1fbba379c523a61916 (diff)
Merge branch 'timers/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into for-rmk/broadcast
Diffstat (limited to 'include/linux/mfd/rtsx_common.h')
-rw-r--r--include/linux/mfd/rtsx_common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/mfd/rtsx_common.h b/include/linux/mfd/rtsx_common.h
index a8d393e3066b..2b13970596f5 100644
--- a/include/linux/mfd/rtsx_common.h
+++ b/include/linux/mfd/rtsx_common.h
@@ -38,6 +38,9 @@
38#define RTSX_SD_CARD 0 38#define RTSX_SD_CARD 0
39#define RTSX_MS_CARD 1 39#define RTSX_MS_CARD 1
40 40
41#define CLK_TO_DIV_N 0
42#define DIV_N_TO_CLK 1
43
41struct platform_device; 44struct platform_device;
42 45
43struct rtsx_slot { 46struct rtsx_slot {