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