sdio_aspm         122 drivers/staging/rts5208/rtsx_card.c 		if (!chip->sdio_aspm) {
sdio_aspm         126 drivers/staging/rts5208/rtsx_card.c 			chip->sdio_aspm = 1;
sdio_aspm         129 drivers/staging/rts5208/rtsx_card.c 		if (chip->sdio_aspm) {
sdio_aspm         132 drivers/staging/rts5208/rtsx_card.c 			chip->sdio_aspm = 0;
sdio_aspm         786 drivers/staging/rts5208/rtsx_chip.c 	chip->sdio_aspm = 0;
sdio_aspm         950 drivers/staging/rts5208/rtsx_chip.c 			chip->sdio_aspm = 0;
sdio_aspm        1050 drivers/staging/rts5208/rtsx_chip.c 	if (chip->sdio_aspm)
sdio_aspm        1056 drivers/staging/rts5208/rtsx_chip.c 	chip->sdio_aspm = 1;
sdio_aspm         781 drivers/staging/rts5208/rtsx_chip.h 	int			sdio_aspm;