Searched refs:transtype (Results 1 – 1 of 1) sorted by relevance
1218 const uint8_t transtype) in it82xx2_check_ep0_stall() argument1232 if (transtype == DC_SETUP_TRANS) { in it82xx2_check_ep0_stall()1240 if ((transtype == DC_IN_TRANS) && (ep_regs[ep_idx].ep_status & DC_STALL_SENT)) { in it82xx2_check_ep0_stall()1257 uint8_t ep, ep_idx, ep_ctrl, transtype; in it82xx2_usb_xfer_done() local1260 transtype = ep_regs[fifo_idx].ep_transtype_sts & DC_ALL_TRANS; in it82xx2_usb_xfer_done()1264 if (it82xx2_check_ep0_stall(dev, ep_idx, transtype)) { in it82xx2_usb_xfer_done()1290 if (it82xx2_fake_token(dev, ep_idx, transtype)) { in it82xx2_usb_xfer_done()1295 switch (transtype) { in it82xx2_usb_xfer_done()