unify ETH vs ETHMAC in RCC regs.

This commit is contained in:
Dario Nieuwenhuis 2022-04-28 01:54:55 +02:00
parent b8325a23ac
commit c36a510e47
4 changed files with 26 additions and 26 deletions

View File

@ -85,15 +85,15 @@ fieldset/AHBENR:
description: USB OTG FS clock enable description: USB OTG FS clock enable
bit_offset: 12 bit_offset: 12
bit_size: 1 bit_size: 1
- name: ETHMACEN - name: ETHEN
description: Ethernet MAC clock enable description: Ethernet MAC clock enable
bit_offset: 14 bit_offset: 14
bit_size: 1 bit_size: 1
- name: ETHMACTXEN - name: ETHTXEN
description: Ethernet MAC TX clock enable description: Ethernet MAC TX clock enable
bit_offset: 15 bit_offset: 15
bit_size: 1 bit_size: 1
- name: ETHMACRXEN - name: ETHRXEN
description: Ethernet MAC RX clock enable description: Ethernet MAC RX clock enable
bit_offset: 16 bit_offset: 16
bit_size: 1 bit_size: 1
@ -104,7 +104,7 @@ fieldset/AHBRSTR:
description: USB OTG FS reset description: USB OTG FS reset
bit_offset: 12 bit_offset: 12
bit_size: 1 bit_size: 1
- name: ETHMACRST - name: ETHRST
description: Ethernet MAC reset description: Ethernet MAC reset
bit_offset: 14 bit_offset: 14
bit_size: 1 bit_size: 1

View File

@ -85,15 +85,15 @@ fieldset/AHBENR:
description: USB OTG FS clock enable description: USB OTG FS clock enable
bit_offset: 12 bit_offset: 12
bit_size: 1 bit_size: 1
- name: ETHMACEN - name: ETHEN
description: Ethernet MAC clock enable description: Ethernet MAC clock enable
bit_offset: 14 bit_offset: 14
bit_size: 1 bit_size: 1
- name: ETHMACTXEN - name: ETHTXEN
description: Ethernet MAC TX clock enable description: Ethernet MAC TX clock enable
bit_offset: 15 bit_offset: 15
bit_size: 1 bit_size: 1
- name: ETHMACRXEN - name: ETHRXEN
description: Ethernet MAC RX clock enable description: Ethernet MAC RX clock enable
bit_offset: 16 bit_offset: 16
bit_size: 1 bit_size: 1
@ -104,7 +104,7 @@ fieldset/AHBRSTR:
description: USB OTG FS reset description: USB OTG FS reset
bit_offset: 12 bit_offset: 12
bit_size: 1 bit_size: 1
- name: ETHMACRST - name: ETHRST
description: Ethernet MAC reset description: Ethernet MAC reset
bit_offset: 14 bit_offset: 14
bit_size: 1 bit_size: 1

View File

@ -149,19 +149,19 @@ fieldset/AHB1ENR:
description: DMA2 clock enable description: DMA2 clock enable
bit_offset: 22 bit_offset: 22
bit_size: 1 bit_size: 1
- name: ETHMACEN - name: ETHEN
description: Ethernet MAC clock enable description: Ethernet MAC clock enable
bit_offset: 25 bit_offset: 25
bit_size: 1 bit_size: 1
- name: ETHMACTXEN - name: ETHTXEN
description: Ethernet Transmission clock enable description: Ethernet Transmission clock enable
bit_offset: 26 bit_offset: 26
bit_size: 1 bit_size: 1
- name: ETHMACRXEN - name: ETHRXEN
description: Ethernet Reception clock enable description: Ethernet Reception clock enable
bit_offset: 27 bit_offset: 27
bit_size: 1 bit_size: 1
- name: ETHMACPTPEN - name: ETHPTPEN
description: Ethernet PTP clock enable description: Ethernet PTP clock enable
bit_offset: 28 bit_offset: 28
bit_size: 1 bit_size: 1
@ -240,19 +240,19 @@ fieldset/AHB1LPENR:
description: DMA2 clock enable during Sleep mode description: DMA2 clock enable during Sleep mode
bit_offset: 22 bit_offset: 22
bit_size: 1 bit_size: 1
- name: ETHMACLPEN - name: ETHLPEN
description: Ethernet MAC clock enable during Sleep mode description: Ethernet MAC clock enable during Sleep mode
bit_offset: 25 bit_offset: 25
bit_size: 1 bit_size: 1
- name: ETHMACTXLPEN - name: ETHTXLPEN
description: Ethernet transmission clock enable during Sleep mode description: Ethernet transmission clock enable during Sleep mode
bit_offset: 26 bit_offset: 26
bit_size: 1 bit_size: 1
- name: ETHMACRXLPEN - name: ETHRXLPEN
description: Ethernet reception clock enable during Sleep mode description: Ethernet reception clock enable during Sleep mode
bit_offset: 27 bit_offset: 27
bit_size: 1 bit_size: 1
- name: ETHMACPTPLPEN - name: ETHPTPLPEN
description: Ethernet PTP clock enable during Sleep mode description: Ethernet PTP clock enable during Sleep mode
bit_offset: 28 bit_offset: 28
bit_size: 1 bit_size: 1
@ -315,7 +315,7 @@ fieldset/AHB1RSTR:
description: DMA2 reset description: DMA2 reset
bit_offset: 22 bit_offset: 22
bit_size: 1 bit_size: 1
- name: ETHMACRST - name: ETHRST
description: Ethernet MAC reset description: Ethernet MAC reset
bit_offset: 25 bit_offset: 25
bit_size: 1 bit_size: 1

View File

@ -181,19 +181,19 @@ fieldset/AHB1ENR:
description: DMA2D clock enable description: DMA2D clock enable
bit_offset: 23 bit_offset: 23
bit_size: 1 bit_size: 1
- name: ETHMACEN - name: ETHEN
description: Ethernet MAC clock enable description: Ethernet MAC clock enable
bit_offset: 25 bit_offset: 25
bit_size: 1 bit_size: 1
- name: ETHMACTXEN - name: ETHTXEN
description: Ethernet Transmission clock enable description: Ethernet Transmission clock enable
bit_offset: 26 bit_offset: 26
bit_size: 1 bit_size: 1
- name: ETHMACRXEN - name: ETHRXEN
description: Ethernet Reception clock enable description: Ethernet Reception clock enable
bit_offset: 27 bit_offset: 27
bit_size: 1 bit_size: 1
- name: ETHMACPTPEN - name: ETHPTPEN
description: Ethernet PTP clock enable description: Ethernet PTP clock enable
bit_offset: 28 bit_offset: 28
bit_size: 1 bit_size: 1
@ -288,19 +288,19 @@ fieldset/AHB1LPENR:
description: DMA2D clock enable during Sleep mode description: DMA2D clock enable during Sleep mode
bit_offset: 23 bit_offset: 23
bit_size: 1 bit_size: 1
- name: ETHMACLPEN - name: ETHLPEN
description: Ethernet MAC clock enable during Sleep mode description: Ethernet MAC clock enable during Sleep mode
bit_offset: 25 bit_offset: 25
bit_size: 1 bit_size: 1
- name: ETHMACTXLPEN - name: ETHTXLPEN
description: Ethernet transmission clock enable during Sleep mode description: Ethernet transmission clock enable during Sleep mode
bit_offset: 26 bit_offset: 26
bit_size: 1 bit_size: 1
- name: ETHMACRXLPEN - name: ETHRXLPEN
description: Ethernet reception clock enable during Sleep mode description: Ethernet reception clock enable during Sleep mode
bit_offset: 27 bit_offset: 27
bit_size: 1 bit_size: 1
- name: ETHMACPTPLPEN - name: ETHPTPLPEN
description: Ethernet PTP clock enable during Sleep mode description: Ethernet PTP clock enable during Sleep mode
bit_offset: 28 bit_offset: 28
bit_size: 1 bit_size: 1
@ -379,7 +379,7 @@ fieldset/AHB1RSTR:
description: DMA2D reset description: DMA2D reset
bit_offset: 23 bit_offset: 23
bit_size: 1 bit_size: 1
- name: ETHMACRST - name: ETHRST
description: Ethernet MAC reset description: Ethernet MAC reset
bit_offset: 25 bit_offset: 25
bit_size: 1 bit_size: 1