Home
last modified time | relevance | path

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

/drivers/staging/rts5139/
Drts51x_chip.h630 #define MS_4BIT 0x0100 macro
647 #define CHK_MS4BIT(ms_card) (((ms_card)->ms_type & MS_4BIT))
Dms.c2193 ms_card->ms_type |= MS_4BIT;
/drivers/staging/rts_pstor/
Drtsx_chip.h536 #define MS_4BIT 0x0100 macro
549 #define CHK_MS4BIT(ms_card) (((ms_card)->ms_type & MS_4BIT))
Dms.c2044 ms_card->ms_type |= MS_4BIT; in reset_ms()