Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rts5208/
H A Drtsx_card.c168 if (chip->sd_io || chip->sd_reset_counter >= MAX_RESET_CNT) { in do_reset_sd_card()
221 if (chip->xd_reset_counter >= MAX_RESET_CNT) { in do_reset_xd_card()
269 if (chip->ms_reset_counter >= MAX_RESET_CNT) { in do_reset_ms_card()
H A Drtsx_chip.h352 #define MAX_RESET_CNT 3 macro
678 #define MAX_RESET_CNT 3 macro