XD_EXIST          337 drivers/staging/rts5208/rtsx_card.c 		if (chip->int_reg & XD_EXIST)
XD_EXIST          418 drivers/staging/rts5208/rtsx_card.c 	if ((chip->int_reg & XD_EXIST) && (chip->need_reinit & XD_CARD)) {
XD_EXIST          449 drivers/staging/rts5208/rtsx_card.c 			if (!(chip->int_reg & XD_EXIST))
XD_EXIST          459 drivers/staging/rts5208/rtsx_card.c 		if (chip->int_reg & XD_EXIST)
XD_EXIST          474 drivers/staging/rts5208/rtsx_card.c 			if (chip->int_reg & XD_EXIST)
XD_EXIST          528 drivers/staging/rts5208/rtsx_card.c 			if (chip->int_reg & XD_EXIST) {
XD_EXIST         1082 drivers/staging/rts5208/rtsx_card.c 		card_cd = XD_EXIST;
XD_EXIST          521 drivers/staging/rts5208/rtsx_chip.c 	if (chip->int_reg & XD_EXIST)
XD_EXIST         1872 drivers/staging/rts5208/rtsx_chip.c 				if (status & XD_EXIST) {
XD_EXIST         1881 drivers/staging/rts5208/rtsx_chip.c 				if (exit_ss && (status & XD_EXIST))
XD_EXIST          283 drivers/staging/rts5208/rtsx_chip.h #define CARD_EXIST		(XD_EXIST | MS_EXIST | SD_EXIST)
XD_EXIST          238 drivers/staging/rts5208/rtsx_transport.c 		rtsx->check_card_cd = XD_EXIST;
XD_EXIST          344 drivers/staging/rts5208/rtsx_transport.c 		rtsx->check_card_cd = XD_EXIST;
XD_EXIST          507 drivers/staging/rts5208/rtsx_transport.c 		rtsx->check_card_cd = XD_EXIST;
XD_EXIST          657 drivers/staging/rts5208/rtsx_transport.c 		rtsx->check_card_cd = XD_EXIST;
XD_EXIST           69 include/linux/rtsx_pci.h #define CARD_EXIST		(XD_EXIST | MS_EXIST | SD_EXIST)