Lines Matching full:window
38 /* PCI/PCI Express outbound window reg */
42 __be32 powbar; /* 0x.8 - Outbound window base address register */
44 __be32 powar; /* 0x.10 - Outbound window attributes register */
48 /* PCI/PCI Express inbound window reg */
52 __be32 piwbar; /* 0x.8 - Inbound window base address register */
53 __be32 piwbear; /* 0x.c - Inbound window base extended address register */
54 __be32 piwar; /* 0x.10 - Inbound window attributes register */
76 /* PCI/PCI Express outbound window 0-4
77 * Window 0 is the default window and is the only window enabled upon reset.
85 /* PCI/PCI Express inbound window 3-0
86 * inbound window 1 supports only a 32-bit base address and does not
87 * define an inbound window base extended address register.