Searched refs:MS_INT_CED (Results 1 – 4 of 4) sorted by relevance
954 if ((val & MS_INT_CED) || !(val & MS_INT_BREQ))2771 if ((tmp & (MS_INT_CED | MS_INT_BREQ | MS_INT_CMDNK |2772 MS_INT_ERR)) == MS_INT_CED) {2823 if (tmp & (MS_INT_CED | MS_INT_CMDNK |2846 if (tmp & MS_INT_CED) {2935 if ((tmp & (MS_INT_BREQ | MS_INT_CED)) == MS_INT_BREQ) {2942 if (tmp & MS_INT_CED) {3686 rtsx_add_cmd(chip, CHECK_REG_CMD, MS_TRANS_CFG, MS_INT_CED, MS_INT_CED);
227 #define MS_INT_CED 0x01 macro
382 if (int_reg & MS_INT_CED) in rtsx_pci_ms_issue_cmd()
497 if (int_reg & MS_INT_CED) in rtsx_usb_ms_issue_cmd()