Searched refs:MS_INT_CMDNK (Results 1 – 2 of 2) sorted by relevance
369 if (val & (MS_INT_ERR | MS_INT_CMDNK)) in ms_write_bytes()437 if (val & (MS_INT_ERR | MS_INT_CMDNK)) in ms_read_bytes()491 if (int_reg & MS_INT_CMDNK) in rtsx_usb_ms_issue_cmd()
152 #define MS_INT_CMDNK 0x08 macro