Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rts5208/
Dsd.c1396 sd_card->func_group1_mask &= ~(sd_card->sd_switch_fail); in sd_switch_function()
1454 sd_card->sd_switch_fail = SDR104_SUPPORT_MASK; in sd_switch_function()
1456 sd_card->sd_switch_fail = SDR104_SUPPORT_MASK | in sd_switch_function()
1459 sd_card->sd_switch_fail = SDR104_SUPPORT_MASK | in sd_switch_function()
2837 sd_card->sd_switch_fail = SDR104_SUPPORT_MASK | in reset_sd()
3572 sd_card->sd_switch_fail = 0; in reset_mmc_only()
Drtsx_chip.h499 u8 sd_switch_fail; member