Searched refs:databus_width (Results 1 – 3 of 3) sorted by relevance
345 dynamic_power_management, databus_width, nc_auto_precharge, in mpc83xx_sdram_probe() local846 databus_width = dev_read_u32_default(dev, "databus_width", 0); in mpc83xx_sdram_probe()847 switch (databus_width) { in mpc83xx_sdram_probe()853 dev->name, databus_width); in mpc83xx_sdram_probe()930 databus_width << SDRAM_CFG_DBW_SHIFT | in mpc83xx_sdram_probe()
161 - databus_width: DRAM data bus width; possible values290 databus_width = <DATA_BUS_WIDTH_32>;
126 databus_width = <DATA_BUS_WIDTH_32>;
Completed in 5 milliseconds