mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
Add missing ar91xx definition for the WMAC reset control.
This commit is contained in:
parent
633bd99821
commit
8779d9c963
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=217184
@ -35,6 +35,7 @@
|
||||
#define AR91XX_RESET_REG_RESET_MODULE AR71XX_RST_BLOCK_BASE + 0x1c
|
||||
|
||||
#define AR91XX_RST_RESET_MODULE_USBSUS_OVERRIDE (1 << 10)
|
||||
#define AR91XX_RST_RESET_MODULE_AMBA2WMAC (1 << 22)
|
||||
|
||||
/* PLL block */
|
||||
#define AR91XX_PLL_REG_CPU_CONFIG AR71XX_PLL_CPU_BASE + 0x00
|
||||
|
Loading…
Reference in New Issue
Block a user