Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ram/
H A Dmpc83xx_sdram.c67 static const uint SDRAM_CFG_DBW_SHIFT = (31 - 12); variable
/openbmc/u-boot/include/
H A Dfsl_ddr_sdram.h116 #define SDRAM_CFG_DBW_SHIFT 19 macro