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()636 chip->sd_io = 0; in rtsx_reset_chip()957 chip->sd_io = 0; in rtsx_init_chip()1220 if (ss_allowed && !chip->sd_io) { in rtsx_polling_func()1240 if (chip->sd_io) { in rtsx_polling_func()1271 !chip->sd_io) in rtsx_polling_func()1286 if (chip->sd_io && !chip->sd_int) in rtsx_polling_func()1343 !chip->card_ready && !chip->card_ejected && !chip->sd_io) { in rtsx_polling_func()2163 if (chip->sd_io && (chip->int_reg & DATA_DONE_INT)) in rtsx_pre_handle_interrupt()[all …]
787 u8 sd_io; member
2255 chip->sd_io = 0; in sd_prepare_reset()2622 chip->sd_io = 1; in reset_sd()3487 chip->sd_io = 1; in reset_sd_card()3520 if (chip->sd_io) { in reset_sd_card()5298 chip->sd_io = 0; in release_sd_card()
2712 if (chip->sd_io && chip->sd_int) in read_status()