Searched refs:MS_INT_ERR (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()495 if (int_reg & MS_INT_ERR) in rtsx_usb_ms_issue_cmd()
154 #define MS_INT_ERR 0x02 macro