Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rts5208/
Dsd.h159 #define SDR50_SUPPORT_MASK 0x04 macro
Dsd.c1118 support_mask = SDR50_SUPPORT_MASK; in sd_query_switch_result()
1416 if ((sd_card->func_group1_mask & SDR50_SUPPORT_MASK) in sd_switch_function()
1443 && (sd_card->func_group1_mask & SDR50_SUPPORT_MASK)) { in sd_switch_function()
1460 DDR50_SUPPORT_MASK | SDR50_SUPPORT_MASK; in sd_switch_function()
2838 DDR50_SUPPORT_MASK | SDR50_SUPPORT_MASK; in reset_sd()