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