Searched refs:RTSX_STAT_RUN (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/staging/rts5208/ |
D | rtsx_scsi.c | 643 rtsx_set_stat(chip, RTSX_STAT_RUN); in request_sense() 873 rtsx_set_stat(chip, RTSX_STAT_RUN); in read_write() 1135 rtsx_set_stat(chip, RTSX_STAT_RUN); in read_eeprom() 1186 rtsx_set_stat(chip, RTSX_STAT_RUN); in write_eeprom() 1246 rtsx_set_stat(chip, RTSX_STAT_RUN); in read_mem() 1304 rtsx_set_stat(chip, RTSX_STAT_RUN); in write_mem() 1383 rtsx_set_stat(chip, RTSX_STAT_RUN); in toggle_gpio_cmd() 1475 rtsx_set_stat(chip, RTSX_STAT_RUN); in read_host_reg() 1506 rtsx_set_stat(chip, RTSX_STAT_RUN); in write_host_reg() 1566 rtsx_set_stat(chip, RTSX_STAT_RUN); in set_variable() [all …]
|
D | rtsx_card.c | 44 rtsx_set_stat(chip, RTSX_STAT_RUN); in do_remaining_work() 54 rtsx_set_stat(chip, RTSX_STAT_RUN); in do_remaining_work() 65 rtsx_set_stat(chip, RTSX_STAT_RUN); in do_remaining_work() 73 rtsx_set_stat(chip, RTSX_STAT_RUN); in do_remaining_work() 165 rtsx_set_stat(chip, RTSX_STAT_RUN); in do_reset_sd_card() 219 rtsx_set_stat(chip, RTSX_STAT_RUN); in do_reset_xd_card() 267 rtsx_set_stat(chip, RTSX_STAT_RUN); in do_reset_ms_card() 365 rtsx_set_stat(chip, RTSX_STAT_RUN); in rtsx_reset_cards() 410 rtsx_set_stat(chip, RTSX_STAT_RUN); in rtsx_reinit_cards() 565 rtsx_set_stat(chip, RTSX_STAT_RUN); in rtsx_init_cards()
|
D | rtsx_chip.h | 359 enum RTSX_STAT {RTSX_STAT_INIT, RTSX_STAT_IDLE, RTSX_STAT_RUN, RTSX_STAT_SS, enumerator
|
D | rtsx_chip.c | 1423 case RTSX_STAT_RUN: in rtsx_polling_func() 2131 rtsx_set_stat(chip, RTSX_STAT_RUN); in rtsx_pre_handle_interrupt()
|
D | ms.c | 3222 rtsx_set_stat(chip, RTSX_STAT_RUN);
|