Searched defs:DSMPD (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_px30.h50 #define DSMPD(n) ((0x1 << (12 + 16)) | ((n) << 12)) macro
H A Dsdram_rk3328.h70 #define DSMPD(n) ((0x1 << (12 + 16)) | ((n) << 12)) macro
H A Dsdram_rv1126.h220 #define DSMPD(n) ((0x1 << (12 + 16)) | ((n) << 12)) macro

Completed in 94 milliseconds