Searched refs:RTSX_SET_DELINK (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/staging/rts5208/ | ||
D | rtsx_chip.h | 938 #define RTSX_SET_DELINK(chip) ((chip)->rtsx_flag |= 0x01) macro |
D | rtsx.c | 611 RTSX_SET_DELINK(chip); in rtsx_interrupt() |