Searched refs:MS_INT_CMDNK (Results 1 – 6 of 6) sorted by relevance
188 if (val & (MS_INT_CMDNK | MS_INT_ERR | in ms_transfer_data()251 if (val & (MS_INT_ERR | MS_INT_CMDNK)) in ms_write_bytes()320 if (val & (MS_INT_ERR | MS_INT_CMDNK)) in ms_read_bytes()376 if (int_reg & MS_INT_CMDNK) in rtsx_pci_ms_issue_cmd()
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()
79 if (*ptr & (MS_INT_ERR | MS_INT_CMDNK)) { in ms_transfer_tpc()156 if (val & (MS_INT_CMDNK | MS_INT_ERR | MS_CRC16_ERR | MS_RDY_TIMEOUT)) in ms_transfer_data()207 if (val & (MS_INT_ERR | MS_INT_CMDNK)) { in ms_write_bytes()272 if (val & (MS_INT_ERR | MS_INT_CMDNK)) { in ms_read_bytes()866 if (buf[0] & (MS_INT_CMDNK | MS_INT_ERR)) in msxc_change_power()2770 if ((tmp & (MS_INT_CED | MS_INT_BREQ | MS_INT_CMDNK |2822 if (tmp & (MS_INT_CED | MS_INT_CMDNK |2840 if (tmp & (MS_INT_CMDNK | MS_INT_ERR)) {2931 if (tmp & (MS_INT_CMDNK | MS_INT_ERR))3715 if (val & (MS_INT_ERR | MS_INT_CMDNK))
224 #define MS_INT_CMDNK 0x08 macro
549 #define MS_INT_CMDNK 0x08 macro
150 #define MS_INT_CMDNK 0x08 macro