Searched refs:RTSX_STAT_RUN (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/staging/rts5208/ |
D | rtsx_scsi.c | 636 rtsx_set_stat(chip, RTSX_STAT_RUN); in request_sense() 863 rtsx_set_stat(chip, RTSX_STAT_RUN); in read_write() 1114 rtsx_set_stat(chip, RTSX_STAT_RUN); in read_eeprom() 1162 rtsx_set_stat(chip, RTSX_STAT_RUN); in write_eeprom() 1218 rtsx_set_stat(chip, RTSX_STAT_RUN); in read_mem() 1272 rtsx_set_stat(chip, RTSX_STAT_RUN); in write_mem() 1345 rtsx_set_stat(chip, RTSX_STAT_RUN); in toggle_gpio_cmd() 1366 rtsx_set_stat(chip, RTSX_STAT_RUN); in read_host_reg() 1397 rtsx_set_stat(chip, RTSX_STAT_RUN); in write_host_reg() 1456 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() 567 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 | 1329 case RTSX_STAT_RUN: in rtsx_polling_func() 1968 rtsx_set_stat(chip, RTSX_STAT_RUN); in rtsx_pre_handle_interrupt()
|
D | ms.c | 3003 rtsx_set_stat(chip, RTSX_STAT_RUN);
|