Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dmemstick.h159 MS_TPC_SET_RW_REG_ADRS = 0x08, enumerator
/linux-4.19.296/drivers/memstick/host/
Dr592.c416 bool is_write = dev->req->tpc >= MS_TPC_SET_RW_REG_ADRS; in r592_transfer_fifo_pio()
465 is_write = dev->req->tpc >= MS_TPC_SET_RW_REG_ADRS; in r592_execute_tpc()
/linux-4.19.296/drivers/memstick/core/
Dmemstick.c356 memstick_init_req(&card->current_mrq, MS_TPC_SET_RW_REG_ADRS, in h_memstick_set_rw_addr()
Dms_block.c297 memstick_init_req(req, MS_TPC_SET_RW_REG_ADRS, in msb_read_regs()
318 memstick_init_req(req, MS_TPC_SET_RW_REG_ADRS, in msb_write_regs()