Home
last modified time | relevance | path

Searched refs:AR71XX_APB_BASE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/mips/mach-ath79/include/mach/
H A Dar71xx_regs.h35 (AR71XX_APB_BASE + 0x00000000)
38 (AR71XX_APB_BASE + 0x00020000)
41 (AR71XX_APB_BASE + 0x00030000)
44 (AR71XX_APB_BASE + 0x00040000)
47 (AR71XX_APB_BASE + 0x00050000)
50 (AR71XX_APB_BASE + 0x00060000)
53 (AR71XX_APB_BASE + 0x00070000)
73 (AR71XX_APB_BASE + 0x00030000)
84 (AR71XX_APB_BASE + 0x000c0000)
87 (AR71XX_APB_BASE + 0x000f0000)
[all …]
/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dar71xx_regs.h19 #define AR71XX_APB_BASE 0x18000000 macro
33 #define AR71XX_UART_BASE (AR71XX_APB_BASE + 0x00020000)
37 #define AR71XX_GPIO_BASE (AR71XX_APB_BASE + 0x00040000)
39 #define AR71XX_PLL_BASE (AR71XX_APB_BASE + 0x00050000)
41 #define AR71XX_RESET_BASE (AR71XX_APB_BASE + 0x00060000)
43 #define AR71XX_MII_BASE (AR71XX_APB_BASE + 0x00070000)
82 #define AR913X_WMAC_BASE (AR71XX_APB_BASE + 0x000C0000)
85 #define AR933X_UART_BASE (AR71XX_APB_BASE + 0x00020000)
87 #define AR933X_GMAC_BASE (AR71XX_APB_BASE + 0x00070000)
89 #define AR933X_WMAC_BASE (AR71XX_APB_BASE + 0x00100000)
[all …]