update otg high speed - mpsiz 0 access mode

This commit is contained in:
guangzong 2024-04-15 11:39:58 -04:00
parent d6d2f3e1ac
commit 68b0e791cf
Signed by: guangzong
GPG Key ID: 095389BACAE97D19

View File

@ -339,6 +339,10 @@ fieldset/DIEPCTL:
description: MPSIZ
bit_offset: 0
bit_size: 11
- name: MPSIZ0
description: MPSIZ for endpoint 0
bit_offset: 0
bit_size: 2
- name: USBAEP
description: USBAEP
bit_offset: 15
@ -502,6 +506,11 @@ fieldset/DOEPCTL:
description: MPSIZ
bit_offset: 0
bit_size: 11
- name: MPSIZ0
description: MPSIZ for endpoint 0
bit_offset: 0
bit_size: 2
access: Read
- name: USBAEP
description: USBAEP
bit_offset: 15