Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rts5208/
Drtsx_card.c148 chip->sd_show_cnt = 0; in do_reset_sd_card()
163 chip->sd_show_cnt = 0; in do_reset_sd_card()
171 chip->sd_show_cnt = 0; in do_reset_sd_card()
380 if (chip->sd_show_cnt >= MAX_SHOW_CNT) { in rtsx_reset_cards()
384 chip->sd_show_cnt++; in rtsx_reset_cards()
Drtsx_chip.h765 int sd_show_cnt; member
Drtsx_chip.c776 chip->sd_show_cnt = MAX_SHOW_CNT; in rtsx_init_chip()
1857 chip->sd_show_cnt = 0; in rtsx_pre_handle_interrupt()