aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/rtsx_pci.h
diff options
context:
space:
mode:
authorMicky Ching <micky_ching@realsil.com.cn>2014-02-17 16:45:47 +0800
committerChris Ball <chris@printf.net>2014-02-22 13:34:18 -0500
commitabcc6b2943145ae2e17a52632ccab50cd612914c (patch)
tree4b3a81be7f62c09845e69721f56cd1c7c8911eb6 /include/linux/mfd/rtsx_pci.h
parentmmc: rtsx: fix card poweroff bug (diff)
downloadlinux-dev-abcc6b2943145ae2e17a52632ccab50cd612914c.tar.xz
linux-dev-abcc6b2943145ae2e17a52632ccab50cd612914c.zip
mmc: rtsx: modify phase searching method for tuning
The new phase searching method is more concise and easier to understand. Signed-off-by: Micky Ching <micky_ching@realsil.com.cn> Signed-off-by: Chris Ball <chris@printf.net>
Diffstat (limited to 'include/linux/mfd/rtsx_pci.h')
-rw-r--r--include/linux/mfd/rtsx_pci.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mfd/rtsx_pci.h b/include/linux/mfd/rtsx_pci.h
index 0ce772105508..a3835976f7c6 100644
--- a/include/linux/mfd/rtsx_pci.h
+++ b/include/linux/mfd/rtsx_pci.h
@@ -144,7 +144,7 @@
#define HOST_TO_DEVICE 0
#define DEVICE_TO_HOST 1
-#define MAX_PHASE 31
+#define RTSX_PHASE_MAX 32
#define RX_TUNING_CNT 3
/* SG descriptor */