Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/ !
Dmemstick.h155 MS_TPC_SET_RW_REG_ADRS = 0x08, enumerator
/linux-6.6.21/drivers/memstick/host/ !
Dr592.c414 bool is_write = dev->req->tpc >= MS_TPC_SET_RW_REG_ADRS; in r592_transfer_fifo_pio()
463 is_write = dev->req->tpc >= MS_TPC_SET_RW_REG_ADRS; in r592_execute_tpc()
/linux-6.6.21/drivers/memstick/core/ !
Dmemstick.c350 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()