Searched refs:sd_io (Results 1 – 5 of 5) sorted by relevance
179 if (chip->sd_io || (chip->sd_reset_counter >= MAX_RESET_CNT)) { in do_reset_sd_card()194 if (chip->sd_io) { in do_reset_sd_card()301 if (chip->sd_io) { in release_sdio()315 chip->sd_io = 0; in release_sdio()321 if ((chip->card_ready & SD_CARD) || chip->sd_io) { in rtsx_power_off_card()341 if ((chip->card_ready & SD_CARD) || chip->sd_io) { in rtsx_release_cards()545 if (!(chip->card_exist & SD_CARD) && !chip->sd_io) in rtsx_init_cards()
161 chip->sd_io = 1; in rtsx_pre_handle_sdio_old()284 chip->sd_io = 1; in rtsx_pre_handle_sdio_new()637 chip->sd_io = 0; in rtsx_reset_chip()958 chip->sd_io = 0; in rtsx_init_chip()1206 if (!rtsx_is_ss_allowed(chip) || chip->sd_io) in rtsx_manage_ss()1234 if (chip->sd_io) { in rtsx_manage_aspm()1269 if (chip->auto_power_down && !chip->card_ready && !chip->sd_io) in rtsx_manage_idle()1360 chip->card_ready || chip->card_ejected || chip->sd_io) { in rtsx_delink_stage()1431 if (chip->sd_io && !chip->sd_int) in rtsx_polling_func()2201 if (chip->sd_io && (chip->int_reg & DATA_DONE_INT)) in rtsx_pre_handle_interrupt()[all …]
787 u8 sd_io; member
2254 chip->sd_io = 0;2621 chip->sd_io = 1;3486 chip->sd_io = 1;3519 if (chip->sd_io) {5295 chip->sd_io = 0;
2714 if (chip->sd_io && chip->sd_int) in read_status()