Searched refs:sdio_aspm (Results 1 – 3 of 3) sorted by relevance
133 if (!chip->sdio_aspm) { in dynamic_configure_sdio_aspm()137 chip->sdio_aspm = 1; in dynamic_configure_sdio_aspm()140 if (chip->sdio_aspm) { in dynamic_configure_sdio_aspm()143 chip->sdio_aspm = 0; in dynamic_configure_sdio_aspm()
964 chip->sdio_aspm = 0; in rtsx_init_chip()1138 chip->sdio_aspm = 0; in rtsx_monitor_aspm_config()1243 if (!chip->sdio_aspm) { in rtsx_polling_func()1249 chip->sdio_aspm = 1; in rtsx_polling_func()
782 int sdio_aspm; member