Home
last modified time | relevance | path

Searched defs:ptr_to_uint (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-uniphier/dram/
H A Dcmd_ddrphy.c25 #define ptr_to_uint(p) ((unsigned int)(unsigned long)(p)) macro
H A Dcmd_ddrmphy.c24 #define ptr_to_uint(p) ((unsigned int)(unsigned long)(p)) macro