Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rts5208/
Drtsx_chip.h556 #define MS_8BIT 0x0200 macro
560 #define HG8BIT (MS_HG | MS_8BIT)
570 #define CHK_MS8BIT(ms_card) (((ms_card)->ms_type & MS_8BIT))
Dms.c761 ms_card->ms_type |= MS_8BIT; in ms_switch_8bit_bus()