Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rts5208/
H A Dsd.h141 #define HS_SUPPORT 0x01 macro
H A Dsd.c987 case HS_SUPPORT:
1179 if (func_to_switch > HS_SUPPORT)
1277 case HS_SUPPORT:
1279 func_to_switch = HS_SUPPORT;
1338 if (!func_to_switch || func_to_switch == HS_SUPPORT) {