Home
last modified time | relevance | path

Searched refs:RTSX_STAT_RUN (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/staging/rts5208/
H A Drtsx_scsi.c624 rtsx_set_stat(chip, RTSX_STAT_RUN); in request_sense()
849 rtsx_set_stat(chip, RTSX_STAT_RUN); in read_write()
1098 rtsx_set_stat(chip, RTSX_STAT_RUN); in read_eeprom()
1145 rtsx_set_stat(chip, RTSX_STAT_RUN); in write_eeprom()
1200 rtsx_set_stat(chip, RTSX_STAT_RUN); in read_mem()
1253 rtsx_set_stat(chip, RTSX_STAT_RUN); in write_mem()
1325 rtsx_set_stat(chip, RTSX_STAT_RUN); in toggle_gpio_cmd()
1346 rtsx_set_stat(chip, RTSX_STAT_RUN); in read_host_reg()
1377 rtsx_set_stat(chip, RTSX_STAT_RUN); in write_host_reg()
1509 rtsx_set_stat(chip, RTSX_STAT_RUN); in dma_access_ring_buffer()
[all …]
H A Drtsx_card.c33 rtsx_set_stat(chip, RTSX_STAT_RUN); in do_remaining_work()
43 rtsx_set_stat(chip, RTSX_STAT_RUN); in do_remaining_work()
54 rtsx_set_stat(chip, RTSX_STAT_RUN); in do_remaining_work()
62 rtsx_set_stat(chip, RTSX_STAT_RUN); in do_remaining_work()
154 rtsx_set_stat(chip, RTSX_STAT_RUN); in do_reset_sd_card()
208 rtsx_set_stat(chip, RTSX_STAT_RUN); in do_reset_xd_card()
256 rtsx_set_stat(chip, RTSX_STAT_RUN); in do_reset_ms_card()
354 rtsx_set_stat(chip, RTSX_STAT_RUN); in rtsx_reset_cards()
399 rtsx_set_stat(chip, RTSX_STAT_RUN); in rtsx_reinit_cards()
556 rtsx_set_stat(chip, RTSX_STAT_RUN); in rtsx_init_cards()
H A Drtsx_chip.h347 enum RTSX_STAT {RTSX_STAT_INIT, RTSX_STAT_IDLE, RTSX_STAT_RUN, RTSX_STAT_SS, enumerator
H A Drtsx_chip.c1235 case RTSX_STAT_RUN: in rtsx_polling_func()
1835 rtsx_set_stat(chip, RTSX_STAT_RUN); in rtsx_pre_handle_interrupt()
H A Dms.c2868 rtsx_set_stat(chip, RTSX_STAT_RUN);