Home
last modified time | relevance | path

Searched refs:MS_TPC_SET_RW_REG_ADRS (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dmemstick.h155 MS_TPC_SET_RW_REG_ADRS = 0x08, enumerator
/kernel/linux/linux-5.10/drivers/memstick/host/
Dr592.c415 bool is_write = dev->req->tpc >= MS_TPC_SET_RW_REG_ADRS; in r592_transfer_fifo_pio()
464 is_write = dev->req->tpc >= MS_TPC_SET_RW_REG_ADRS; in r592_execute_tpc()
/kernel/linux/linux-5.10/drivers/memstick/core/
Dmemstick.c352 memstick_init_req(&card->current_mrq, MS_TPC_SET_RW_REG_ADRS, in h_memstick_set_rw_addr()
Dms_block.c293 memstick_init_req(req, MS_TPC_SET_RW_REG_ADRS, in msb_read_regs()
314 memstick_init_req(req, MS_TPC_SET_RW_REG_ADRS, in msb_write_regs()