Home
last modified time | relevance | path

Searched refs:AR71XX_GPIO_BASE (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/board/tplink/wdr4300/
H A Dwdr4300.c18 void __iomem *gpio_regs = map_physmem(AR71XX_GPIO_BASE, in wdr4300_usb_start()
38 regs = map_physmem(AR71XX_GPIO_BASE, AR71XX_GPIO_SIZE, in wdr4300_pinmux_config()
/openbmc/u-boot/board/qca/ap121/
H A Dap121.c21 regs = map_physmem(AR71XX_GPIO_BASE, AR71XX_GPIO_SIZE, in board_debug_uart_init()
/openbmc/u-boot/board/qca/ap143/
H A Dap143.c21 regs = map_physmem(AR71XX_GPIO_BASE, AR71XX_GPIO_SIZE, in board_debug_uart_init()
/openbmc/linux/arch/mips/ath79/
H A Dearly_printk.c91 gpio_base = (void __iomem *)KSEG1ADDR(AR71XX_GPIO_BASE); in prom_enable_uart()
/openbmc/u-boot/arch/mips/mach-ath79/include/mach/
H A Dar71xx_regs.h43 #define AR71XX_GPIO_BASE \ macro
/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dar71xx_regs.h37 #define AR71XX_GPIO_BASE (AR71XX_APB_BASE + 0x00040000) macro