Home
last modified time | relevance | path

Searched refs:posted_refreshes (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/ram/
A Dmpc83xx_sdram.c351 posted_refreshes; in mpc83xx_sdram_probe() local
985 posted_refreshes = dev_read_u32_default(dev, "posted_refreshes", 0); in mpc83xx_sdram_probe()
986 if (posted_refreshes > 8 || posted_refreshes == 0) { in mpc83xx_sdram_probe()
988 dev->name, posted_refreshes); in mpc83xx_sdram_probe()
996 posted_refreshes << SDRAM_CFG2_NUM_PR; in mpc83xx_sdram_probe()
/u-boot/doc/device-tree-bindings/ram/
A Dfsl,mpc83xx-mem-controller.txt196 - posted_refreshes: Number of posted refreshes
296 posted_refreshes = <1>;
/u-boot/arch/powerpc/dts/gdsys/
A Dmpc8308.dtsi132 posted_refreshes = <1>;

Completed in 5 milliseconds