Searched refs:MS_INT_CED (Results 1 – 4 of 4) sorted by relevance
881 if ((val & MS_INT_CED) || !(val & MS_INT_BREQ)) in ms_read_attribute_info()2677 if ((tmp & (MS_INT_CED | MS_INT_BREQ | MS_INT_CMDNK | MS_INT_ERR)) == MS_INT_CED) { in mspro_read_format_progress()2728 if (tmp & (MS_INT_CED | MS_INT_CMDNK | in mspro_read_format_progress()2751 if (tmp & MS_INT_CED) { in mspro_read_format_progress()2838 if ((tmp & (MS_INT_BREQ | MS_INT_CED)) == MS_INT_BREQ) { in mspro_format()2845 if (tmp & MS_INT_CED) { in mspro_format()3581 rtsx_add_cmd(chip, CHECK_REG_CMD, MS_TRANS_CFG, MS_INT_CED, MS_INT_CED); in ms_poll_int()
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()