Home
last modified time | relevance | path

Searched refs:sdio_retry_cnt (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/staging/rts_pstor/
Drtsx_chip.h894 int sdio_retry_cnt; member
Drtsx.c869 chip->sdio_retry_cnt = 1; in rtsx_init_options()
Dsd.c2323 for (; rty_cnt < chip->sdio_retry_cnt; rty_cnt++) { in reset_sd()