Searched refs:sdio_retry_cnt (Results 1 – 3 of 3) sorted by relevance
/drivers/staging/rts5208/ | ||
D | rtsx_chip.h | 904 int sdio_retry_cnt; member |
D | rtsx.c | 817 chip->sdio_retry_cnt = 1; in rtsx_init_options() |
D | sd.c | 2606 for (; rty_cnt < chip->sdio_retry_cnt; rty_cnt++) { |