Updated usb regs (markdown)
authorOleksij Rempel <linux@rempel-privat.de>
Tue, 23 Jul 2013 14:40:18 +0000 (07:40 -0700)
committerOleksij Rempel <linux@rempel-privat.de>
Tue, 23 Jul 2013 14:40:18 +0000 (07:40 -0700)
usb-regs.md

index 39fa45c358a321929fc97d6c37decbfb11bd4533..fdfffb79b6078eb86d52c2726450b073387384de 100644 (file)
@@ -180,6 +180,7 @@ Current configuration:
 # 0x3e mUsbEPMap EP15
 
 # 0x3E ZM_EP_IN_MAX_SIZE_LOW_OFFSET
+* BIT0 - BIT7; low size regs.
 
 # 0x3F ZM_EP_IN_MAX_SIZE_HIGH_OFFSET
 * BIT7
@@ -187,9 +188,7 @@ Current configuration:
 * BIT5
 * BIT4 - mUsbEPinRsTgSet
 * BIT3 - mUsbEPinStallSet
-* BIT2
-* BIT1
-* BIT0  
+* BIT0 - BIT2; High size regs
 These offset + 2 Byte step for each endpoint.  
 For example EP0 = +0x00; EP1 = +0x02; or offset+(EPn << 1). In these address space will fit 15 endpoints.