Home
last modified time | relevance | path

Searched defs:PHYSADDR (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/xtensa/include/asm/
H A Daddrspace.h27 #define PHYSADDR(x) ((x) - XCHAL_VECBASE_RESET_VADDR + \ macro
/openbmc/u-boot/arch/m68k/lib/
H A Dbootm.c21 #define PHYSADDR(x) x macro
/openbmc/qemu/hw/net/
H A Dpcnet.c118 #define PHYSADDR(S,A) \ macro