Searched refs:sd_error (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mmc/host/
H A Dsh_mmcif.c185 u16 sd_error; member in struct:sh_mmcif_host
242 host->sd_error = 0;
296 host->sd_error == 1, host->timeout);
297 if (host->wait_int != 1 && (time == 0 || host->sd_error != 0))
310 host->sd_error == 1, host->timeout);
311 if (host->wait_int != 1 && (time == 0 || host->sd_error != 0))
335 host->sd_error == 1, host->timeout);
338 (time == 0 || host->sd_error != 0))
365 host->sd_error == 1, host->timeout);
366 if (host->wait_int != 1 && (time == 0 || host->sd_error !
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mmc/host/
H A Dsh_mmcif.c185 u16 sd_error; member in struct:sh_mmcif_host
242 host->sd_error = 0;
296 host->sd_error == 1, host->timeout);
297 if (host->wait_int != 1 && (time == 0 || host->sd_error != 0))
310 host->sd_error == 1, host->timeout);
311 if (host->wait_int != 1 && (time == 0 || host->sd_error != 0))
335 host->sd_error == 1, host->timeout);
338 (time == 0 || host->sd_error != 0))
365 host->sd_error == 1, host->timeout);
366 if (host->wait_int != 1 && (time == 0 || host->sd_error !
[all...]

Completed in 82 milliseconds