Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpci-mvebu.c100 struct mvebu_pcie_port { struct
101 char *name;
102 void __iomem *base;
103 u32 port;
104 u32 lane;
128 static inline void mvebu_writel(struct mvebu_pcie_port *port, u32 val, u32 reg) in mvebu_writel() argument