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