Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rts_pstor/
Drtsx_chip.h287 #define CARD_EXIST (XD_EXIST | MS_EXIST | SD_EXIST) macro
Drtsx_chip.c575 if (chip->int_reg & CARD_EXIST) { in rtsx_reset_chip()