Searched refs:MS_INT_CMDNK (Results 1 – 6 of 6) sorted by relevance
200 if (val & (MS_INT_CMDNK | MS_INT_ERR | in ms_transfer_data()263 if (val & (MS_INT_ERR | MS_INT_CMDNK)) in ms_write_bytes()332 if (val & (MS_INT_ERR | MS_INT_CMDNK)) in ms_read_bytes()388 if (int_reg & MS_INT_CMDNK) in rtsx_pci_ms_issue_cmd()
381 if (val & (MS_INT_ERR | MS_INT_CMDNK)) in ms_write_bytes()449 if (val & (MS_INT_ERR | MS_INT_CMDNK)) in ms_read_bytes()503 if (int_reg & MS_INT_CMDNK) in rtsx_usb_ms_issue_cmd()
562 #define MS_INT_CMDNK 0x08 macro
173 #define MS_INT_CMDNK 0x08 macro
93 if (*ptr & (MS_INT_ERR | MS_INT_CMDNK)) { in ms_transfer_tpc()177 if (val & (MS_INT_CMDNK | MS_INT_ERR | MS_CRC16_ERR | MS_RDY_TIMEOUT)) { in ms_transfer_data()233 if (val & (MS_INT_ERR | MS_INT_CMDNK)) { in ms_write_bytes()304 if (val & (MS_INT_ERR | MS_INT_CMDNK)) { in ms_read_bytes()986 if (buf[0] & (MS_INT_CMDNK | MS_INT_ERR)) { in msxc_change_power()3120 if ((tmp & (MS_INT_CED | MS_INT_BREQ | MS_INT_CMDNK | MS_INT_ERR)) == MS_INT_CED) { in mspro_read_format_progress()3175 if (tmp & (MS_INT_CED | MS_INT_CMDNK | in mspro_read_format_progress()3195 if (tmp & (MS_INT_CMDNK | MS_INT_ERR)) { in mspro_read_format_progress()3298 if (tmp & (MS_INT_CMDNK | MS_INT_ERR)) { in mspro_format()4158 if (val & (MS_INT_ERR | MS_INT_CMDNK)) in check_ms_err()
236 #define MS_INT_CMDNK 0x08 macro