Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
H A Dpcie-apple.c196 struct apple_pcie_port { struct
197 raw_spinlock_t lock;
198 struct apple_pcie *pcie;
199 struct device_node *np;
200 void __iomem *base;
201 void __iomem *phy;
202 struct irq_domain *domain;
203 struct list_head entry;
204 unsigned long *sid_map;
205 int sid_map_sz;
[all …]