Searched refs:MEMSTICK_INT_CMDNAK (Results 1 – 7 of 7) sorted by relevance
36 #define MEMSTICK_INT_ERROR (MEMSTICK_INT_CMDNAK | MEMSTICK_INT_ERR)
266 mrq->data[0] = MEMSTICK_INT_CMDNAK; in msb_read_int_reg()382 if (intreg & MEMSTICK_INT_CMDNAK) in h_msb_read_page()530 if (intreg & (MEMSTICK_INT_CMDNAK)) in h_msb_write_block()638 if (intreg & MEMSTICK_INT_CMDNAK) in h_msb_send_command()
493 if ((*mrq)->data[0] & (MEMSTICK_INT_CMDNAK | MEMSTICK_INT_ERR)) in h_mspro_block_wait_for_ced()527 if (t_val & (MEMSTICK_INT_CMDNAK | MEMSTICK_INT_ERR)) { in h_mspro_block_transfer_data()
20 #define MEMSTICK_INT_CMDNAK 0x01 macro
377 req->int_reg |= MEMSTICK_INT_CMDNAK; in rtsx_pci_ms_issue_cmd()
544 dev->req->int_reg |= MEMSTICK_INT_CMDNAK; in r592_execute_tpc()
492 req->int_reg |= MEMSTICK_INT_CMDNAK; in rtsx_usb_ms_issue_cmd()