Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ram/
H A Dmpc83xx_sdram.c324 u32 read_to_write, write_to_read, read_to_read, write_to_write, in mpc83xx_sdram_probe() local
534 write_to_read = dev_read_u32_default(dev, "write_to_read", 0); in mpc83xx_sdram_probe()
535 if (write_to_read > 3) { in mpc83xx_sdram_probe()
537 dev->name, write_to_read); in mpc83xx_sdram_probe()
586 write_to_read << TIMING_CFG0_WRT_SHIFT | in mpc83xx_sdram_probe()
/openbmc/u-boot/Documentation/devicetree/bindings/ram/
H A Dfsl,mpc83xx-mem-controller.txt57 - write_to_read: Write-to-read turnaround; possible values:
263 write_to_read = <0>;