Searched refs:BDC_CMD_EPO (Results 1 – 2 of 2) sorted by relevance
291 cmd_sc |= BDC_SUB_CMD_EP_STL | BDC_CMD_EPN(epnum) | BDC_CMD_EPO; in bdc_ep_set_stall()322 cmd_sc |= BDC_SUB_CMD_EP_RST | BDC_CMD_EPN(epnum) | BDC_CMD_EPO; in bdc_ep_clear_stall()354 | BDC_CMD_EPN(epnum) | BDC_CMD_EPO; in bdc_stop_ep()
110 #define BDC_CMD_EPO 0x4 macro