Home
last modified time | relevance | path

Searched refs:MAX_RESET_CNT (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/rts_pstor/
Drtsx_chip.h356 #define MAX_RESET_CNT 3 macro
670 #define MAX_RESET_CNT 3 macro
Drtsx_card.c183 if (chip->sd_io || (chip->sd_reset_counter >= MAX_RESET_CNT)) { in do_reset_sd_card()
236 if (chip->xd_reset_counter >= MAX_RESET_CNT) { in do_reset_xd_card()
284 if (chip->ms_reset_counter >= MAX_RESET_CNT) { in do_reset_ms_card()