Searched refs:AT91_VA_BASE_SYS (Results 1 - 25 of 29) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-at91/
H A Dio.h36 void __iomem *addr = (void __iomem *)AT91_VA_BASE_SYS;
43 void __iomem *addr = (void __iomem *)AT91_VA_BASE_SYS;
H A Dhardware.h48 #define AT91_VA_BASE_SYS AT91_IO_P2V(AT91_BASE_SYS) macro
H A Ddebug-macro.S21 ldrne \rx, =(AT91_VA_BASE_SYS + AT91_DBGU) @ System peripherals (virt address)
H A Dentry-macro.S26 ldr \base, =(AT91_VA_BASE_SYS + AT91_AIC) @ base virtual address of AIC peripheral
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-at91/
H A Dboard-1arm.c96 .io_pg_offst = (AT91_VA_BASE_SYS >> 18) & 0xfffc,
H A Dboard-eb9200.c117 .io_pg_offst = (AT91_VA_BASE_SYS >> 18) & 0xfffc,
H A Dboard-kafa.c103 .io_pg_offst = (AT91_VA_BASE_SYS >> 18) & 0xfffc,
H A Dboard-carmeva.c142 .io_pg_offst = (AT91_VA_BASE_SYS >> 18) & 0xfffc,
H A Dboard-csb637.c142 .io_pg_offst = (AT91_VA_BASE_SYS >> 18) & 0xfffc,
H A Dboard-kb9202.c137 .io_pg_offst = (AT91_VA_BASE_SYS >> 18) & 0xfffc,
H A Dboard-picotux200.c160 .io_pg_offst = (AT91_VA_BASE_SYS >> 18) & 0xfffc,
H A Dboard-csb337.c178 .io_pg_offst = (AT91_VA_BASE_SYS >> 18) & 0xfffc,
H A Dboard-dk.c210 .io_pg_offst = (AT91_VA_BASE_SYS >> 18) & 0xfffc,
H A Dboard-ek.c168 .io_pg_offst = (AT91_VA_BASE_SYS >> 18) & 0xfffc,
H A Dboard-sam9260ek.c198 .io_pg_offst = (AT91_VA_BASE_SYS >> 18) & 0xfffc,
H A Dboard-sam9263ek.c240 .io_pg_offst = (AT91_VA_BASE_SYS >> 18) & 0xfffc,
H A Dboard-sam9rlek.c198 .io_pg_offst = (AT91_VA_BASE_SYS >> 18) & 0xfffc,
H A Dat91sam9261_devices.c532 .start = AT91_VA_BASE_SYS + AT91_DBGU,
533 .end = AT91_VA_BASE_SYS + AT91_DBGU + SZ_512 - 1,
546 .regs = (void __iomem *)(AT91_VA_BASE_SYS + AT91_DBGU),
H A Dat91sam9rl_devices.c380 .start = AT91_VA_BASE_SYS + AT91_DBGU,
381 .end = AT91_VA_BASE_SYS + AT91_DBGU + SZ_512 - 1,
394 .regs = (void __iomem *)(AT91_VA_BASE_SYS + AT91_DBGU),
H A Dat91sam9261.c26 .virtual = AT91_VA_BASE_SYS,
H A Dboard-sam9261ek.c304 .io_pg_offst = (AT91_VA_BASE_SYS >> 18) & 0xfffc,
H A Dgpio.c34 void __iomem *sys_base = (void __iomem *) AT91_VA_BASE_SYS;
433 controller = (void __iomem *) AT91_VA_BASE_SYS + gpio[pioc].offset;
H A Dat91rm9200_devices.c614 .start = AT91_VA_BASE_SYS + AT91_DBGU,
615 .end = AT91_VA_BASE_SYS + AT91_DBGU + SZ_512 - 1,
628 .regs = (void __iomem *)(AT91_VA_BASE_SYS + AT91_DBGU),
H A Dat91sam9260_devices.c533 .start = AT91_VA_BASE_SYS + AT91_DBGU,
534 .end = AT91_VA_BASE_SYS + AT91_DBGU + SZ_512 - 1,
547 .regs = (void __iomem *)(AT91_VA_BASE_SYS + AT91_DBGU),
H A Dat91sam9263_devices.c726 .start = AT91_VA_BASE_SYS + AT91_DBGU,
727 .end = AT91_VA_BASE_SYS + AT91_DBGU + SZ_512 - 1,
740 .regs = (void __iomem *)(AT91_VA_BASE_SYS + AT91_DBGU),

Completed in 158 milliseconds

12