Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmemstick.h155 MS_TPC_SET_RW_REG_ADRS = 0x08, enumerator
/linux/drivers/memstick/host/
H A Dr592.c34 "MS_TPC_SET_RW_REG_ADRS",
414 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/drivers/memstick/core/
H A Dmemstick.c351 memstick_init_req(&card->current_mrq, MS_TPC_SET_RW_REG_ADRS, in h_memstick_set_rw_addr()