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

/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_px30.h52 #define POSTDIV2(n) ((0x7 << (6 + 16)) | ((n) << 6)) macro
H A Dsdram_rk3328.h72 #define POSTDIV2(n) ((0x7 << (6 + 16)) | ((n) << 6)) macro
H A Dsdram_rv1126.h222 #define POSTDIV2(n) ((0x7 << (6 + 16)) | ((n) << 6)) macro

Completed in 157 milliseconds