sdio_retry_cnt    776 drivers/staging/rts5208/rtsx.c 	chip->sdio_retry_cnt = 1;
sdio_retry_cnt    903 drivers/staging/rts5208/rtsx_chip.h 	int sdio_retry_cnt;
sdio_retry_cnt   2323 drivers/staging/rts5208/sd.c 		for (; rty_cnt < chip->sdio_retry_cnt; rty_cnt++) {