Home
last modified time | relevance | path

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

/drivers/staging/rts5139/
Dsd.h172 #define DDR50_SUPPORT 0x04 macro
Dsd.c969 case DDR50_SUPPORT:
1173 case DDR50_SUPPORT:
1176 func_to_switch = DDR50_SUPPORT;
1202 && (DDR50_SUPPORT == func_to_switch)
1216 else if (func_to_switch == DDR50_SUPPORT)
1228 else if (func_to_switch == DDR50_SUPPORT)
/drivers/staging/rts_pstor/
Dsd.h156 #define DDR50_SUPPORT 0x04 macro
Dsd.c1037 case DDR50_SUPPORT: in sd_query_switch_result()
1278 case DDR50_SUPPORT: in sd_switch_function()
1281 func_to_switch = DDR50_SUPPORT; in sd_switch_function()
1311 && (DDR50_SUPPORT == func_to_switch) in sd_switch_function()
1323 } else if (func_to_switch == DDR50_SUPPORT) { in sd_switch_function()
1336 } else if (func_to_switch == DDR50_SUPPORT) { in sd_switch_function()