Searched refs:dra7xx_pcie (Results 1 – 1 of 1) sorted by relevance
65 struct dra7xx_pcie { struct73 #define to_dra7xx_pcie(x) container_of((x), struct dra7xx_pcie, pp) argument75 static inline u32 dra7xx_pcie_readl(struct dra7xx_pcie *pcie, u32 offset) in dra7xx_pcie_readl()80 static inline void dra7xx_pcie_writel(struct dra7xx_pcie *pcie, u32 offset, in dra7xx_pcie_writel()88 struct dra7xx_pcie *dra7xx = to_dra7xx_pcie(pp); in dra7xx_pcie_link_up()98 struct dra7xx_pcie *dra7xx = to_dra7xx_pcie(pp); in dra7xx_pcie_establish_link()126 struct dra7xx_pcie *dra7xx = to_dra7xx_pcie(pp); in dra7xx_pcie_enable_interrupts()196 struct dra7xx_pcie *dra7xx = to_dra7xx_pcie(pp); in dra7xx_pcie_msi_irq_handler()221 struct dra7xx_pcie *dra7xx = arg; in dra7xx_pcie_irq_handler()273 static int __init dra7xx_add_pcie_port(struct dra7xx_pcie *dra7xx, in dra7xx_add_pcie_port()[all …]