Lines Matching full:windows
12 * on the families, there are between 8 and 20 configurable windows,
18 * either 2 (for Dove) or 4 (for other families) windows to map the
23 * - Reads out the SDRAM address decoding windows at initialization
27 * address decoding windows. This is because devices also have their
28 * own windows (configured through registers that are part of each
30 * devices have to configure those device -> SDRAM windows to ensure
34 * dynamically add or remove address decoding windows for the CPU ->
40 * see the list of CPU -> SDRAM windows and their configuration
41 * (file 'sdram') and the list of CPU -> devices windows and their
66 * CPU Address Decode Windows registers
105 /* Maximum number of windows, for all known platforms */
157 * the I/O windows, but for which the DRAM ranges are guaranteed to
163 * guaranteed to not overlap with the I/O windows, but for which the
194 * Functions to manipulate the address decoding windows
524 * windows, with 4 registers of 32 bits per window (ctrl, in armada_370_xp_mbus_win_cfg_offset()
530 * windows, with only 2 registers of 32 bits per window in armada_370_xp_mbus_win_cfg_offset()
614 * removing the parts of it that overlap with I/O windows.
818 * Some variants of Orion5x have 4 remappable windows, some other have
1175 pr_err("cannot add window '%04x:%04x', too many windows\n", in mbus_dt_setup_win()
1313 /* Setup statically declared windows in the DT */ in mvebu_mbus_dt_init()