Home
last modified time | relevance | path

Searched refs:databus_width (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/ram/
H A Dmpc83xx_sdram.c341 dynamic_power_management, databus_width, nc_auto_precharge, in mpc83xx_sdram_probe() local
842 databus_width = dev_read_u32_default(dev, "databus_width", 0); in mpc83xx_sdram_probe()
843 switch (databus_width) { in mpc83xx_sdram_probe()
849 dev->name, databus_width); in mpc83xx_sdram_probe()
926 databus_width << SDRAM_CFG_DBW_SHIFT | in mpc83xx_sdram_probe()
/openbmc/u-boot/Documentation/devicetree/bindings/ram/
H A Dfsl,mpc83xx-mem-controller.txt161 - databus_width: DRAM data bus width; possible values
290 databus_width = <DATA_BUS_WIDTH_32>;