Home
last modified time | relevance | path

Searched refs:tegra_pcie_dw (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/pci/controller/dwc/
Dpcie-tegra194.c253 struct tegra_pcie_dw { struct
290 static inline struct tegra_pcie_dw *to_tegra_pcie(struct dw_pcie *pci) in to_tegra_pcie() argument
292 return container_of(pci, struct tegra_pcie_dw, pci); in to_tegra_pcie()
295 static inline void appl_writel(struct tegra_pcie_dw *pcie, const u32 value, in appl_writel()
301 static inline u32 appl_readl(struct tegra_pcie_dw *pcie, const u32 reg) in appl_readl()
313 struct tegra_pcie_dw *pcie = to_tegra_pcie(pci); in apply_bad_link_workaround()
344 static irqreturn_t tegra_pcie_rp_irq_handler(struct tegra_pcie_dw *pcie) in tegra_pcie_rp_irq_handler()
418 struct tegra_pcie_dw *pcie = arg; in tegra_pcie_irq_handler()
460 static void disable_aspm_l11(struct tegra_pcie_dw *pcie) in disable_aspm_l11()
469 static void disable_aspm_l12(struct tegra_pcie_dw *pcie) in disable_aspm_l12()
[all …]