Home
last modified time | relevance | path

Searched hist:"5 e1c23cd392f17be9d135e504d48925a1cd92aa2" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Dsdhci.c5e1c23cd392f17be9d135e504d48925a1cd92aa2 Mon Mar 23 22:57:00 UTC 2015 Kevin Liu <kliu5@marvell.com> mmc: sdhci: add timeout setting for response busy command

Timeout interrupt also work for response busy command(R1b) like
cmd38/cmd6. So need to set it accordingly. Current code only
set timeout for data command.

Signed-off-by: Kevin Liu <kliu5@marvell.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Pantelis Antoniou <panto@antoniou-consulting.com>