From 2d66d3ce9e225fd45596690b4486b283a23104a8 Mon Sep 17 00:00:00 2001 From: Oleksij Rempel Date: Mon, 15 Jul 2013 08:27:00 -0700 Subject: [PATCH] Updated usb regs (markdown) --- usb-regs.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/usb-regs.md b/usb-regs.md index e02c182..ff8f7a0 100644 --- a/usb-regs.md +++ b/usb-regs.md @@ -62,6 +62,8 @@ DM(D-) DP(D+) Description * Write 32bit data to fifo # 0x11 ZM_INTR_MASK_BYTE_0_OFFSET +Theoretically INTR_MASK_BYTE should control INTR_SOURCE. Is it correct? + # 0x12 ZM_INTR_MASK_BYTE_1_OFFSET USB OUT FIFO @@ -184,7 +186,7 @@ For example EP0 = +0x00; EP1 = +0x02; or offset+(EPn << 1). In these address spa 32bit data. # 0x100 what is here? -** we miss 8 bytes here ** +**we miss 8 bytes here** # 0x108 ZM_SOC_USB_MODE_CTRL_OFFSET BIT10 - 1 - enable MP (EP6) downstream stream mode -- 2.25.1