Searched refs:CARD_EXIST (Results 1 – 3 of 3) sorted by relevance
644 #define CARD_EXIST 0xFD6F macro
287 #define CARD_EXIST (XD_EXIST | MS_EXIST | SD_EXIST) macro
575 if (chip->int_reg & CARD_EXIST) { in rtsx_reset_chip()