Searched defs:SDRAM_CFG_DBW_SHIFT (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/ram/ | ||
H A D | mpc83xx_sdram.c | 67 static const uint SDRAM_CFG_DBW_SHIFT = (31 - 12); variable |
/openbmc/u-boot/include/ | ||
H A D | fsl_ddr_sdram.h | 116 #define SDRAM_CFG_DBW_SHIFT 19 macro |