Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rts5139/
Drts51x_chip.h631 #define MS_8BIT 0x0200 macro
635 #define HG8BIT (MS_HG | MS_8BIT)
646 #define CHK_MS8BIT(ms_card) (((ms_card)->ms_type & MS_8BIT))
Dms.c802 ms_card->ms_type |= MS_8BIT; in ms_switch_8bit_bus()
/linux-3.4.99/drivers/staging/rts_pstor/
Drtsx_chip.h537 #define MS_8BIT 0x0200 macro
541 #define HG8BIT (MS_HG | MS_8BIT)
548 #define CHK_MS8BIT(ms_card) (((ms_card)->ms_type & MS_8BIT))
Dms.c710 ms_card->ms_type |= MS_8BIT; in ms_switch_8bit_bus()