Home
last modified time | relevance | path

Searched refs:SDRAM_CFG_16_BE (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/board/freescale/p1010rdb/
H A Dddr.c134 ddr_cfg_regs.ddr_sdram_cfg |= SDRAM_CFG_16_BE; in fixed_sdram()
/openbmc/u-boot/include/
H A Dfsl_ddr_sdram.h118 #define SDRAM_CFG_16_BE 0x00100000 macro
/openbmc/u-boot/drivers/ddr/fsl/
H A Dutil.c231 else if (sdram_cfg & SDRAM_CFG_16_BE) in print_ddr_info()
H A Dctrl_regs.c2669 else if (sdram_cfg & SDRAM_CFG_16_BE) in erratum_a009942_check_cpo()