Home
last modified time | relevance | path

Searched defs:pci_inbound_window_regs (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/powerpc/sysdev/
Dfsl_pci.h37 struct pci_inbound_window_regs { struct
38 __be32 pitar; /* 0x.0 - Inbound translation address register */
39 u8 res1[4];
40 __be32 piwbar; /* 0x.8 - Inbound window base address register */
41 __be32 piwbear; /* 0x.c - Inbound window base extended address register */
42 __be32 piwar; /* 0x.10 - Inbound window attributes register */
43 u8 res2[12];