Lines Matching full:windows
15 * on the families, there are between 8 and 20 configurable windows,
21 * either 2 (for Dove) or 4 (for other families) windows to map the
26 * - Reads out the SDRAM address decoding windows at initialization
30 * address decoding windows. This is because devices also have their
31 * own windows (configured through registers that are part of each
33 * devices have to configure those device -> SDRAM windows to ensure
37 * dynamically add or remove address decoding windows for the CPU ->
43 * see the list of CPU -> SDRAM windows and their configuration
44 * (file 'sdram') and the list of CPU -> devices windows and their
69 * CPU Address Decode Windows registers
108 /* Maximum number of windows, for all known platforms */
160 * the I/O windows, but for which the DRAM ranges are guaranteed to
166 * guaranteed to not overlap with the I/O windows, but for which the
197 * Functions to manipulate the address decoding windows
549 * windows, with 4 registers of 32 bits per window (ctrl, in armada_370_xp_mbus_win_cfg_offset()
555 * windows, with only 2 registers of 32 bits per window in armada_370_xp_mbus_win_cfg_offset()
639 * removing the parts of it that overlap with I/O windows.
843 * Some variants of Orion5x have 4 remappable windows, some other have
1195 pr_err("cannot add window '%04x:%04x', too many windows\n", in mbus_dt_setup_win()
1375 /* Setup statically declared windows in the DT */ in mvebu_mbus_dt_init()