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