Searched refs:write_to_read (Results 1 – 3 of 3) sorted by relevance
328 u32 read_to_write, write_to_read, read_to_read, write_to_write, in mpc83xx_sdram_probe() local538 write_to_read = dev_read_u32_default(dev, "write_to_read", 0); in mpc83xx_sdram_probe()539 if (write_to_read > 3) { in mpc83xx_sdram_probe()541 dev->name, write_to_read); in mpc83xx_sdram_probe()590 write_to_read << TIMING_CFG0_WRT_SHIFT | in mpc83xx_sdram_probe()
57 - write_to_read: Write-to-read turnaround; possible values:263 write_to_read = <0>;
99 write_to_read = <0>;
Completed in 5 milliseconds