Searched defs:dw_pcie_ops (Results 1 – 20 of 20) sorted by relevance
| /linux/drivers/pci/controller/dwc/ |
| H A D | pcie-designware.h | 476 struct dw_pcie_ops { struct 477 u64 (*cpu_addr_fixup)(struct dw_pcie *pcie, u64 cpu_addr); 478 u32 (*read_dbi)(struct dw_pcie *pcie, void __iomem *base, u32 reg, 480 void (*write_dbi)(struct dw_pcie *pcie, void __iomem *base, u32 reg, 482 void (*write_dbi2)(struct dw_pcie *pcie, void __iomem *base, u32 reg, 484 bool (*link_up)(struct dw_pcie *pcie); 485 enum dw_pcie_ltssm (*get_ltssm)(struct dw_pcie *pcie); 486 int (*start_link)(struct dw_pcie *pcie); 487 void (*stop_link)(struct dw_pcie *pcie);
|
| H A D | pcie-stm32.c | 141 static const struct dw_pcie_ops dw_pcie_ops = { variable
|
| H A D | pcie-designware-host.c | 25 static struct pci_ops dw_pcie_ops; variable 859 static struct pci_ops dw_pcie_ops = { variable
|
| H A D | pcie-stm32-ep.c | 120 static const struct dw_pcie_ops dw_pcie_ops = { variable
|
| H A D | pcie-armada8k.c | 261 static const struct dw_pcie_ops dw_pcie_ops = { variable
|
| H A D | pcie-fu740.c | 285 static const struct dw_pcie_ops dw_pcie_ops = { variable
|
| H A D | pci-layerscape-ep.c | 40 const struct dw_pcie_ops *dw_pcie_ops; member
|
| H A D | pcie-spear13xx.c | 183 static const struct dw_pcie_ops dw_pcie_ops = { variable
|
| H A D | pcie-visconti.c | 186 static const struct dw_pcie_ops dw_pcie_ops = { variable
|
| H A D | pcie-uniphier-ep.c | 344 static const struct dw_pcie_ops dw_pcie_ops = { variable
|
| H A D | pcie-uniphier.c | 351 static const struct dw_pcie_ops dw_pcie_ops = { variable
|
| H A D | pcie-histb.c | 286 static const struct dw_pcie_ops dw_pcie_ops = { variable
|
| H A D | pcie-artpec6.c | 136 static const struct dw_pcie_ops dw_pcie_ops = { variable
|
| H A D | pci-exynos.c | 278 static const struct dw_pcie_ops dw_pcie_ops = { variable
|
| H A D | pci-meson.c | 394 static const struct dw_pcie_ops dw_pcie_ops = { variable
|
| H A D | pcie-rcar-gen4.c | 283 static const struct dw_pcie_ops dw_pcie_ops = { variable
|
| H A D | pcie-dw-rockchip.c | 445 static const struct dw_pcie_ops dw_pcie_ops = { variable
|
| H A D | pci-dra7xx.c | 515 static const struct dw_pcie_ops dw_pcie_ops = { variable
|
| H A D | pci-imx6.c | 1355 static const struct dw_pcie_ops dw_pcie_ops = { variable
|
| H A D | pcie-qcom.c | 1480 static const struct dw_pcie_ops dw_pcie_ops = { variable
|