Home
last modified time | relevance | path

Searched refs:MS_TPC (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/memstick/host/
Drtsx_pci_ms.c165 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, MS_TPC, 0xFF, tpc); in ms_transfer_data()
231 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, MS_TPC, 0xFF, tpc); in ms_write_bytes()
293 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, MS_TPC, 0xFF, tpc); in ms_read_bytes()
Drtsx_usb_ms.c277 rtsx_usb_add_cmd(ucr, WRITE_REG_CMD, MS_TPC, 0xFF, tpc); in ms_transfer_data()
346 rtsx_usb_add_cmd(ucr, WRITE_REG_CMD, MS_TPC, 0xFF, tpc); in ms_write_bytes()
406 rtsx_usb_add_cmd(ucr, WRITE_REG_CMD, MS_TPC, 0xFF, tpc); in ms_read_bytes()
/linux-4.1.27/include/linux/mfd/
Drtsx_usb.h183 #define MS_TPC 0xFD41 macro
Drtsx_pci.h165 #define MS_TPC 0xFD41 macro
/linux-4.1.27/drivers/staging/rts5208/
Dms.c62 rtsx_add_cmd(chip, WRITE_REG_CMD, MS_TPC, 0xFF, tpc); in ms_transfer_tpc()
137 rtsx_add_cmd(chip, WRITE_REG_CMD, MS_TPC, 0xFF, tpc); in ms_transfer_data()
205 rtsx_add_cmd(chip, WRITE_REG_CMD, MS_TPC, 0xFF, tpc); in ms_write_bytes()
269 rtsx_add_cmd(chip, WRITE_REG_CMD, MS_TPC, 0xFF, tpc); in ms_read_bytes()
3458 rtsx_add_cmd(chip, WRITE_REG_CMD, MS_TPC, 0xFF, READ_PAGE_DATA); in ms_read_multiple_pages()
3648 rtsx_add_cmd(chip, WRITE_REG_CMD, MS_TPC, in ms_write_multiple_pages()
4656 rtsx_add_cmd(chip, WRITE_REG_CMD, MS_TPC, in mg_set_ICV()
Drtsx_card.h940 #define MS_TPC 0xFD41 macro