Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264967
b: refs/heads/master
c: c7fcdeb
h: refs/heads/master
i:
  264965: 24e9422
  264963: 7adbf9d
  264959: 5257f87
v: v3
  • Loading branch information
Felipe Balbi committed Sep 9, 2011
1 parent 5a353ad commit 4f919f3
Show file tree
Hide file tree
Showing 4 changed files with 164 additions and 216 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 984f66a6f9b9c02d6cb077ac49ec9fe5445fb1ee
refs/heads/master: c7fcdeb2627c46b7ec3f0bcb2054b10405f9a70e
12 changes: 3 additions & 9 deletions trunk/drivers/usb/dwc3/core.h
Original file line number Diff line number Diff line change
Expand Up @@ -373,15 +373,9 @@ enum dwc3_phy {

enum dwc3_ep0_state {
EP0_UNCONNECTED = 0,
EP0_IDLE,
EP0_IN_DATA_PHASE,
EP0_OUT_DATA_PHASE,
EP0_IN_WAIT_GADGET,
EP0_OUT_WAIT_GADGET,
EP0_IN_WAIT_NRDY,
EP0_OUT_WAIT_NRDY,
EP0_IN_STATUS_PHASE,
EP0_OUT_STATUS_PHASE,
EP0_SETUP_PHASE,
EP0_DATA_PHASE,
EP0_STATUS_PHASE,
EP0_STALL,
};

Expand Down
Loading

0 comments on commit 4f919f3

Please sign in to comment.