Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/sysdev/
A Dfsl_pci.h49 struct pci_inbound_window_regs { struct
50 __be32 pitar; /* 0x.0 - Inbound translation address register */
51 u8 res1[4];
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 */
55 u8 res2[12];

Completed in 4 milliseconds