Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rts5208/
Drtsx_chip.h904 int sdio_retry_cnt; member
Drtsx.c820 chip->sdio_retry_cnt = 1; in rtsx_init_options()
Dsd.c2607 for (; rty_cnt < chip->sdio_retry_cnt; rty_cnt++) { in reset_sd()