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>
This commit is contained in:
Micky Ching 2014-02-17 16:45:47 +08:00 committed by Chris Ball
parent 640e09bc45
commit abcc6b2943
2 changed files with 35 additions and 83 deletions

View file

@ -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 */