From d5c4eb4925b33d7cece37fdfd825d8c672de96f5 Mon Sep 17 00:00:00 2001 From: Oleksij Rempel Date: Sun, 14 Jul 2013 12:18:23 -0700 Subject: [PATCH] Updated usb regs (markdown) --- usb-regs.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/usb-regs.md b/usb-regs.md index fd5b944..34d1cb0 100644 --- a/usb-regs.md +++ b/usb-regs.md @@ -31,6 +31,15 @@ * BIT1 - TEST_J * BIT0 + According to FUSB200 doc: + DM(D-) DP(D+) Description + 0 0 0: SE0 + 0 1 1: 'J' State + 1 0 2: 'K' State + 1 1 3: SE1 + + + # 0x0A ZM_VDR_SPECIFIC_MODE_OFFSET # 0x0B ZM_CX_CONFIG_STATUS_OFFSET -- 2.25.1