Searched refs:AT91_PA_BASE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/arm/at91/
H A Dat91reg.h39 #define AT91_PA_BASE 0xf0000000 macro
H A Dat91.c64 if (pa >= AT91_PA_BASE + 0xff00000) {
65 *bshp = bpa - AT91_PA_BASE + AT91_BASE;
490 * defined relative to AT91_PA_BASE in all the register files we
495 addr += AT91_PA_BASE;

Completed in 108 milliseconds