Searched refs:MS_INT_CED (Results 1 – 6 of 6) sorted by relevance
565 #define MS_INT_CED 0x01 macro
176 #define MS_INT_CED 0x01 macro
1086 if ((val & MS_INT_CED) || !(val & MS_INT_BREQ))3119 if ((tmp & (MS_INT_CED | MS_INT_BREQ | MS_INT_CMDNK | MS_INT_ERR)) == MS_INT_CED) {3174 if (tmp & (MS_INT_CED | MS_INT_CMDNK |3200 if (tmp & MS_INT_CED) {3302 if ((tmp & (MS_INT_BREQ | MS_INT_CED)) == MS_INT_BREQ) {3309 if (tmp & MS_INT_CED) {4123 rtsx_add_cmd(chip, CHECK_REG_CMD, MS_TRANS_CFG, MS_INT_CED, MS_INT_CED);
239 #define MS_INT_CED 0x01 macro
394 if (int_reg & MS_INT_CED) in rtsx_pci_ms_issue_cmd()
509 if (int_reg & MS_INT_CED) in rtsx_usb_ms_issue_cmd()