Lines Matching +full:auto +full:- +full:refresh

2 # SPDX-License-Identifier: Apache-2.0
20 pinctrl-0 = <&fmc_nbl0_pe0 &fmc_nbl1_pe1 &fmc_nbl2_pi4...>;
25 power-up-delay = <100>;
26 num-auto-refresh = <8>;
27 mode-register = <0x220>;
28 refresh-rate = <603>;
33 st,sdram-control = <STM32_FMC_SDRAM_NC_9
41 st,sdram-timing = <2 6 4 6 2 2 2>;
51 Note that you will find definitions for the st,sdram-control field at
52 dt-bindings/memory-controller/stm32-fmc-sdram.h. This file is already included
59 compatible = "zephyr,memory-region", "mmio-sram";
62 zephyr,memory-region = "SDRAM1";
66 compatible = "zephyr,memory-region", "mmio-sram";
69 zephyr,memory-region = "SDRAM2";
76 compatible: "st,stm32-fmc-sdram"
81 "#address-cells":
85 "#size-cells":
89 power-up-delay:
92 description: Power-up delay in microseconds.
94 num-auto-refresh:
97 description: Number of auto-refresh commands issued.
99 mode-register:
103 A 14-bit field that defines the SDRAM Mode Register content. The mode
107 refresh-rate:
111 A 13-bit field defines the refresh rate of the SDRAM device. It is
115 child-binding:
123 st,sdram-control:
129 - NC: Number of bits of a column address.
130 - NR: Number of bits of a row address.
131 - MWID: Memory device width.
132 - NB: Number of internal banks.
133 - CAS: SDRAM CAS latency in number of memory clock cycles.
134 - SDCLK: SDRAM clock period. If two SDRAM devices are used both should
136 - RBURST: Enable burst read mode. If two SDRAM devices are used both
138 - RPIPE: Delay, in fmc_ker_ck clock cycles, for reading data after CAS
142 st,sdram-timing:
148 - TMRD: Delay between a Load Mode Register command and an Active or
149 Refresh command in number of memory clock cycles.
150 - TXSR: Delay from releasing the Self-refresh command to issuing the
154 - TRAS: Minimum Self-refresh period in number of memory clock cycles.
155 - TRC: Delay between the Refresh command and the Activate command, as
156 well as the delay between two consecutive Refresh commands. It is
160 - TWP: Delay between a Write and a Precharge command in number of memory
162 - TRP: Delay between a Precharge command and another command in number
165 - TRCD: Delay between the Activate command and a Read/Write command in