Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ram/
H A Dmpc83xx_sdram.c337 minimum_cke_pulse_width, four_activates_window; in mpc83xx_sdram_probe() local
769 four_activates_window = in mpc83xx_sdram_probe()
771 if (four_activates_window > 20 || four_activates_window == 0) { in mpc83xx_sdram_probe()
773 dev->name, four_activates_window); in mpc83xx_sdram_probe()
783 four_activates_window << TIMING_CFG2_FOUR_ACT_SHIFT; in mpc83xx_sdram_probe()
/openbmc/u-boot/Documentation/devicetree/bindings/ram/
H A Dfsl,mpc83xx-mem-controller.txt143 - four_activates_window: Window for four activates; possible values:
286 four_activates_window = <5>;