Searched refs:dra7xx_pcie (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/pci/host/
H A Dpci-dra7xx.c67 struct dra7xx_pcie { struct
75 #define to_dra7xx_pcie(x) container_of((x), struct dra7xx_pcie, pp)
77 static inline u32 dra7xx_pcie_readl(struct dra7xx_pcie *pcie, u32 offset) dra7xx_pcie_readl()
82 static inline void dra7xx_pcie_writel(struct dra7xx_pcie *pcie, u32 offset, dra7xx_pcie_writel()
101 struct dra7xx_pcie *dra7xx = to_dra7xx_pcie(pp); dra7xx_pcie_link_up()
109 struct dra7xx_pcie *dra7xx = to_dra7xx_pcie(pp); dra7xx_pcie_establish_link()
134 struct dra7xx_pcie *dra7xx = to_dra7xx_pcie(pp); dra7xx_pcie_enable_interrupts()
209 struct dra7xx_pcie *dra7xx = to_dra7xx_pcie(pp); dra7xx_pcie_msi_irq_handler()
234 struct dra7xx_pcie *dra7xx = arg; dra7xx_pcie_irq_handler()
286 static int __init dra7xx_add_pcie_port(struct dra7xx_pcie *dra7xx, dra7xx_add_pcie_port()
343 struct dra7xx_pcie *dra7xx; dra7xx_pcie_probe()
457 struct dra7xx_pcie *dra7xx = platform_get_drvdata(pdev); dra7xx_pcie_remove()
477 struct dra7xx_pcie *dra7xx = dev_get_drvdata(dev); dra7xx_pcie_suspend()
491 struct dra7xx_pcie *dra7xx = dev_get_drvdata(dev); dra7xx_pcie_resume()
505 struct dra7xx_pcie *dra7xx = dev_get_drvdata(dev); dra7xx_pcie_suspend_noirq()
518 struct dra7xx_pcie *dra7xx = dev_get_drvdata(dev); dra7xx_pcie_resume_noirq()

Completed in 37 milliseconds