Searched refs:AR71XX_APB_BASE (Results 1 - 4 of 4) sorted by relevance

/openwrt/package/boot/uboot-ar71xx/files/include/asm-mips/
H A Dar71xx.h27 #define AR71XX_APB_BASE 0x18000000 macro
41 #define AR71XX_DDR_CTRL_BASE (AR71XX_APB_BASE + 0x00000000)
43 #define AR71XX_CPU_BASE (AR71XX_APB_BASE + 0x00010000)
44 #define AR71XX_UART_BASE (AR71XX_APB_BASE + 0x00020000)
46 #define AR71XX_USB_CTRL_BASE (AR71XX_APB_BASE + 0x00030000)
48 #define AR71XX_GPIO_BASE (AR71XX_APB_BASE + 0x00040000)
50 #define AR71XX_PLL_BASE (AR71XX_APB_BASE + 0x00050000)
52 #define AR71XX_RESET_BASE (AR71XX_APB_BASE + 0x00060000)
54 #define AR71XX_MII_BASE (AR71XX_APB_BASE + 0x00070000)
56 #define AR71XX_SLIC_BASE (AR71XX_APB_BASE
[all...]
/openwrt/target/linux/ar71xx/image/lzma-loader/src/
H A Dar71xx_regs.h20 #define AR71XX_APB_BASE 0x18000000 macro
32 #define AR71XX_DDR_CTRL_BASE (AR71XX_APB_BASE + 0x00000000)
34 #define AR71XX_UART_BASE (AR71XX_APB_BASE + 0x00020000)
36 #define AR71XX_USB_CTRL_BASE (AR71XX_APB_BASE + 0x00030000)
38 #define AR71XX_GPIO_BASE (AR71XX_APB_BASE + 0x00040000)
40 #define AR71XX_PLL_BASE (AR71XX_APB_BASE + 0x00050000)
42 #define AR71XX_RESET_BASE (AR71XX_APB_BASE + 0x00060000)
44 #define AR71XX_MII_BASE (AR71XX_APB_BASE + 0x00070000)
63 #define AR7240_USB_CTRL_BASE (AR71XX_APB_BASE + 0x00030000)
73 #define AR724X_PCI_CRP_BASE (AR71XX_APB_BASE
[all...]
/openwrt/target/linux/lantiq/image/lzma-loader/src/
H A Dar71xx_regs.h20 #define AR71XX_APB_BASE 0x18000000 macro
32 #define AR71XX_DDR_CTRL_BASE (AR71XX_APB_BASE + 0x00000000)
34 #define AR71XX_UART_BASE (AR71XX_APB_BASE + 0x00020000)
36 #define AR71XX_USB_CTRL_BASE (AR71XX_APB_BASE + 0x00030000)
38 #define AR71XX_GPIO_BASE (AR71XX_APB_BASE + 0x00040000)
40 #define AR71XX_PLL_BASE (AR71XX_APB_BASE + 0x00050000)
42 #define AR71XX_RESET_BASE (AR71XX_APB_BASE + 0x00060000)
44 #define AR71XX_MII_BASE (AR71XX_APB_BASE + 0x00070000)
63 #define AR7240_USB_CTRL_BASE (AR71XX_APB_BASE + 0x00030000)
73 #define AR724X_PCI_CRP_BASE (AR71XX_APB_BASE
[all...]
/openwrt/target/linux/ar71xx/files/arch/mips/ath79/
H A Dmach-mr18.c44 #define MR18_OTP_BASE (AR71XX_APB_BASE + 0x130000)

Completed in 36 milliseconds