Home
last modified time | relevance | path

Searched hist:"39 abf9c1e9e8da96605fbd2bb0ab43fbac75abcd" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Ddwmmc.h39abf9c1e9e8da96605fbd2bb0ab43fbac75abcd Thu Aug 17 13:15:40 UTC 2017 Paweł Jarosz <paweljarosz3691@gmail.com> mmc: dw_mmc: support transfer mode autodetection

dw_mmc supports two transfer modes in u-boot: idma and fifo.
This patch adds autodetection of transfer mode and eliminates setting this in host config struct

Change-Id: I0eafb78c3fd171827664e320b8959f3c5e27094a
Signed-off-by: Paweł Jarosz <paweljarosz3691@gmail.com>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
/rk3399_rockchip-uboot/drivers/mmc/
H A Ddw_mmc.c39abf9c1e9e8da96605fbd2bb0ab43fbac75abcd Thu Aug 17 13:15:40 UTC 2017 Paweł Jarosz <paweljarosz3691@gmail.com> mmc: dw_mmc: support transfer mode autodetection

dw_mmc supports two transfer modes in u-boot: idma and fifo.
This patch adds autodetection of transfer mode and eliminates setting this in host config struct

Change-Id: I0eafb78c3fd171827664e320b8959f3c5e27094a
Signed-off-by: Paweł Jarosz <paweljarosz3691@gmail.com>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>