mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-26 14:22:03 +02:00
[ar71xx] add definitions for AR91xx specific DDR registers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13364 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a2d8b1a229
commit
4999d90052
@ -220,6 +220,11 @@ extern void ar71xx_gpio_function_disable(u32 mask);
|
|||||||
#define AR71XX_DDR_REG_FLUSH_USB 0xa4
|
#define AR71XX_DDR_REG_FLUSH_USB 0xa4
|
||||||
#define AR71XX_DDR_REG_FLUSH_PCI 0xa8
|
#define AR71XX_DDR_REG_FLUSH_PCI 0xa8
|
||||||
|
|
||||||
|
#define AR91XX_DDR_REG_FLUSH_GE0 0x7c
|
||||||
|
#define AR91XX_DDR_REG_FLUSH_GE1 0x80
|
||||||
|
#define AR91XX_DDR_REG_FLUSH_USB 0x84
|
||||||
|
#define AR91XX_DDR_REG_FLUSH_WMAC 0x88
|
||||||
|
|
||||||
#define PCI_WIN0_OFFS 0x10000000
|
#define PCI_WIN0_OFFS 0x10000000
|
||||||
#define PCI_WIN1_OFFS 0x11000000
|
#define PCI_WIN1_OFFS 0x11000000
|
||||||
#define PCI_WIN2_OFFS 0x12000000
|
#define PCI_WIN2_OFFS 0x12000000
|
||||||
|
Loading…
Reference in New Issue
Block a user