Home
last modified time | relevance | path

Searched refs:MEMSTICK_SERIAL (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/memstick/host/
H A Drtsx_usb_ms.c425 if (int_reg && (host->ifmode != MEMSTICK_SERIAL)) in ms_read_bytes()
450 if (int_reg && (host->ifmode != MEMSTICK_SERIAL)) in ms_read_bytes()
465 if (host->ifmode != MEMSTICK_SERIAL) in rtsx_usb_ms_issue_cmd()
484 if (host->ifmode == MEMSTICK_SERIAL) { in rtsx_usb_ms_issue_cmd()
591 if (value == MEMSTICK_SERIAL) { in rtsx_usb_ms_set_param()
H A Drtsx_pci_ms.c347 if (host->ifmode != MEMSTICK_SERIAL) in rtsx_pci_ms_issue_cmd()
366 if (req->need_card_int && (host->ifmode == MEMSTICK_SERIAL)) { in rtsx_pci_ms_issue_cmd()
459 if (value == MEMSTICK_SERIAL) { in rtsx_pci_ms_set_param()
H A Djmb38x_ms.c394 if (host->ifmode == MEMSTICK_SERIAL) in jmb38x_ms_issue_cmd()
721 if (value == MEMSTICK_SERIAL) { in jmb38x_ms_set_param()
H A Dtifm_ms.c518 if (value == MEMSTICK_SERIAL) { in tifm_ms_set_param()
H A Dr592.c696 case MEMSTICK_SERIAL: in r592_set_param()
/openbmc/linux/include/linux/
H A Dmemstick.h205 #define MEMSTICK_SERIAL 0 macro
/openbmc/linux/drivers/memstick/core/
H A Dmemstick.c423 rc = host->set_param(host, MEMSTICK_INTERFACE, MEMSTICK_SERIAL); in memstick_power_on()
H A Dmspro_block.c872 host->set_param(host, MEMSTICK_INTERFACE, MEMSTICK_SERIAL); in mspro_block_switch_interface()
H A Dms_block.c749 MEMSTICK_INTERFACE, MEMSTICK_SERIAL); in msb_reset()