Home
last modified time | relevance | path

Searched refs:sdio_idle (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/rts5208/
Drtsx_card.c127 chip->sdio_idle = 0; in dynamic_configure_sdio_aspm()
129 if (!chip->sdio_idle) { in dynamic_configure_sdio_aspm()
133 chip->sdio_idle = 1; in dynamic_configure_sdio_aspm()
139 if (chip->sdio_idle) { in dynamic_configure_sdio_aspm()
Drtsx_chip.h783 int sdio_idle; member
Drtsx_chip.c698 chip->sdio_idle = 0; in rtsx_init_chip()