Home
last modified time | relevance | path

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

/drivers/staging/rts5139/
Dsd.c1169 sd_card->func_group1_mask &= ~(sd_card->sd_switch_fail);
1215 sd_card->sd_switch_fail = SDR104_SUPPORT_MASK;
1217 sd_card->sd_switch_fail = DDR50_SUPPORT_MASK;
1219 sd_card->sd_switch_fail = SDR50_SUPPORT_MASK;
1221 sd_card->sd_switch_fail = HS_SUPPORT_MASK;
2258 if ((sd_card->sd_switch_fail ==
2260 || (sd_card->sd_switch_fail ==
2262 || (sd_card->sd_switch_fail ==
2266 } else if (sd_card->sd_switch_fail ==
2880 sd_card->sd_switch_fail = 0;
Drts51x_chip.h611 u8 sd_switch_fail; member
/drivers/staging/rts_pstor/
Dsd.c1266 sd_card->func_group1_mask &= ~(sd_card->sd_switch_fail); in sd_switch_function()
1322 sd_card->sd_switch_fail = SDR104_SUPPORT_MASK; in sd_switch_function()
1324 sd_card->sd_switch_fail = in sd_switch_function()
1327 sd_card->sd_switch_fail = in sd_switch_function()
2532 sd_card->sd_switch_fail = SDR104_SUPPORT_MASK | in reset_sd()
3199 sd_card->sd_switch_fail = 0; in reset_mmc_only()
Drtsx_chip.h491 u8 sd_switch_fail; member