Home
last modified time | relevance | path

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

/linux/drivers/memstick/host/
H A Drtsx_usb_ms.c372 if (val & (MS_INT_ERR | MS_INT_CMDNK)) in ms_write_bytes()
440 if (val & (MS_INT_ERR | MS_INT_CMDNK)) in ms_read_bytes()
494 if (int_reg & MS_INT_CMDNK) in rtsx_usb_ms_issue_cmd()
/linux/include/linux/
H A Drtsx_usb.h564 #define MS_INT_CMDNK 0x08 macro
H A Drtsx_pci.h152 #define MS_INT_CMDNK 0x08 macro