Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-uniphier/dram/
H A Dcmd_ddrphy.c26 #define ptr_to_uint(p) ((unsigned int)(unsigned long)(p)) macro
H A Dcmd_ddrmphy.c25 #define ptr_to_uint(p) ((unsigned int)(unsigned long)(p)) macro