Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ram/
H A Dmpc83xx_sdram.c332 last_write_data_to_read; in mpc83xx_sdram_probe() local
671 last_write_data_to_read = in mpc83xx_sdram_probe()
673 if (last_write_data_to_read > 7 || last_write_data_to_read == 0) { in mpc83xx_sdram_probe()
675 dev->name, last_write_data_to_read); in mpc83xx_sdram_probe()
688 last_write_data_to_read << TIMING_CFG1_WRTORD_SHIFT; in mpc83xx_sdram_probe()
/openbmc/u-boot/Documentation/devicetree/bindings/ram/
H A Dfsl,mpc83xx-mem-controller.txt102 - last_write_data_to_read: Last write data pair to read command issue
278 last_write_data_to_read = <2>;