update otg high speed - ahbcfg dma en

This commit is contained in:
guangzong 2024-04-16 12:22:17 -04:00
parent 68b0e791cf
commit bd6bc952a2
Signed by: guangzong
GPG Key ID: 095389BACAE97D19

View File

@ -798,6 +798,14 @@ fieldset/GAHBCFG:
description: GINTMSK. description: GINTMSK.
bit_offset: 0 bit_offset: 0
bit_size: 1 bit_size: 1
- name: HBSTLEN
description: Burst length/type
bit_offset: 1
bit_size: 4
- name: DMAEN
description: DMA enable
bit_offset: 5
bit_size: 1
- name: TXFELVL - name: TXFELVL
description: TXFELVL. description: TXFELVL.
bit_offset: 7 bit_offset: 7