Home
last modified time | relevance | path

Searched refs:sd_show_cnt (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/rts5208/
Drtsx_card.c159 chip->sd_show_cnt = 0; in do_reset_sd_card()
174 chip->sd_show_cnt = 0; in do_reset_sd_card()
182 chip->sd_show_cnt = 0; in do_reset_sd_card()
391 if (chip->sd_show_cnt >= MAX_SHOW_CNT) { in rtsx_reset_cards()
395 chip->sd_show_cnt++; in rtsx_reset_cards()
Drtsx_chip.h761 int sd_show_cnt; member
Drtsx_chip.c954 chip->sd_show_cnt = MAX_SHOW_CNT; in rtsx_init_chip()
2116 chip->sd_show_cnt = 0; in rtsx_pre_handle_interrupt()