Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dlantiq.h15 #define CPHYSADDR(a) 0 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Daddrspace.h53 #define CPHYSADDR(a) ((_ACAST32_(a)) & 0x1fffffff) macro
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Daddrspace.h51 #define CPHYSADDR(a) ((_ACAST32_(a)) & 0x1fffffff) macro