Searched refs:CARD_EXIST (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/staging/rts_pstor/ | ||
D | rtsx_chip.h | 287 #define CARD_EXIST (XD_EXIST | MS_EXIST | SD_EXIST) macro |
D | rtsx_chip.c | 575 if (chip->int_reg & CARD_EXIST) { in rtsx_reset_chip() |