Home
last modified time | relevance | path

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

/drivers/staging/rts5139/
Dsd.h169 #define HS_SUPPORT 0x01 macro
Dsd.c951 case HS_SUPPORT:
1185 case HS_SUPPORT:
1187 func_to_switch = HS_SUPPORT;
1220 else if (func_to_switch == HS_SUPPORT)
2158 HS_SUPPORT)) {
/drivers/staging/rts_pstor/
Dsd.h153 #define HS_SUPPORT 0x01 macro
Dsd.c1019 case HS_SUPPORT: in sd_query_switch_result()
1196 if (func_to_switch > HS_SUPPORT) { in downgrade_switch_mode()
1292 case HS_SUPPORT: in sd_switch_function()
1294 func_to_switch = HS_SUPPORT; in sd_switch_function()
1353 if (!func_to_switch || (func_to_switch == HS_SUPPORT)) { in sd_switch_function()