Add a further register definition for USB device initialisation.
Obtained from: Linux
This commit is contained in:
parent
4d843b15ca
commit
3692b33ce3
@ -34,6 +34,8 @@
|
||||
/* reset block */
|
||||
#define AR91XX_RESET_REG_RESET_MODULE AR71XX_RST_BLOCK_BASE + 0x1c
|
||||
|
||||
#define AR91XX_RST_RESET_MODULE_USBSUS_OVERRIDE (1 << 10)
|
||||
|
||||
/* PLL block */
|
||||
#define AR91XX_PLL_REG_CPU_CONFIG AR71XX_PLL_CPU_BASE + 0x00
|
||||
#define AR91XX_PLL_REG_ETH_CONFIG AR71XX_PLL_CPU_BASE + 0x04
|
||||
|
Loading…
Reference in New Issue
Block a user