Lines Matching defs:window
74 * Maximum number of outbound mapping window sizes that can be supported by any
101 * @window_sizes: list of supported outbound mapping window sizes in MB
102 * @nr_sizes: number of supported outbound mapping window sizes
171 * @imap_window_offset: register offset between each IMAP window
253 * window where the MSI posted writes are written, for the writes to be
881 * on window index.
903 dev_dbg(dev, "ob window [%d]: offset 0x%x axi %pap pci %pap\n",
951 * If current outbound window is already in use, move on to the
958 * Iterate through all supported window sizes within the
959 * OARR/OMAP pair to find a match. Go through the window sizes
968 * Keep iterating until we reach the last window and
969 * with the minimal window size at index zero. In this
971 * minimum window size that can be supported
979 * window size that can be supported on the
980 * last window
1009 * If we are here, we are done with the current window,
1011 * to the next window.
1032 struct resource_entry *window;
1035 resource_list_for_each_entry(window, resources) {
1036 struct resource *res = window->res;
1045 res->start - window->offset,
1121 dev_dbg(dev, "imap window [%d] lo 0x%x hi 0x%x\n",
1306 /* use a default 8K window size */