Searched refs:sdio_aspm (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/staging/rts5208/
H A Drtsx_card.c122 if (!chip->sdio_aspm) {
126 chip->sdio_aspm = 1;
129 if (chip->sdio_aspm) {
132 chip->sdio_aspm = 0;
H A Drtsx_chip.c786 chip->sdio_aspm = 0;
951 chip->sdio_aspm = 0;
1051 if (chip->sdio_aspm)
1057 chip->sdio_aspm = 1;
H A Drtsx_chip.h781 int sdio_aspm; member in struct:rtsx_chip

Completed in 387 milliseconds