Searched refs:AR71XX_RESET_SIZE (Results 1 – 3 of 3) sorted by relevance
/external/u-boot/arch/mips/mach-ath79/ |
D | reset.c | 19 base = map_physmem(AR71XX_RESET_BASE, AR71XX_RESET_SIZE, in _machine_restart() 52 base = map_physmem(AR71XX_RESET_BASE, AR71XX_RESET_SIZE, in ath79_get_bootstrap() 75 void __iomem *rregs = map_physmem(AR71XX_RESET_BASE, AR71XX_RESET_SIZE, in eth_init_ar933x() 110 void __iomem *rregs = map_physmem(AR71XX_RESET_BASE, AR71XX_RESET_SIZE, in eth_init_ar934x() 140 void __iomem *rregs = map_physmem(AR71XX_RESET_BASE, AR71XX_RESET_SIZE, in eth_init_qca953x() 241 AR71XX_RESET_SIZE, in ath79_usb_reset()
|
D | cpu.c | 56 base = map_physmem(AR71XX_RESET_BASE, AR71XX_RESET_SIZE, in mach_cpu_init()
|
/external/u-boot/arch/mips/mach-ath79/include/mach/ |
D | ar71xx_regs.h | 51 #define AR71XX_RESET_SIZE 0x100 macro
|