Searched refs:tegra_pcie_dw (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/ |
H A D | pcie-tegra194.c | 268 struct tegra_pcie_dw { struct 316 static inline struct tegra_pcie_dw *to_tegra_pcie(struct dw_pcie *pci) in to_tegra_pcie() 318 return container_of(pci, struct tegra_pcie_dw, pci); in to_tegra_pcie() 321 static inline void appl_writel(struct tegra_pcie_dw *pcie, const u32 value, in appl_writel() 327 static inline u32 appl_readl(struct tegra_pcie_dw *pcie, const u32 reg) in appl_readl() 339 struct tegra_pcie_dw *pcie = to_tegra_pcie(pci); in apply_bad_link_workaround() 371 struct tegra_pcie_dw *pcie = arg; in tegra_pcie_rp_irq_handler() 440 static void pex_ep_event_hot_rst_done(struct tegra_pcie_dw *pcie) in pex_ep_event_hot_rst_done() 468 struct tegra_pcie_dw *pcie = arg; in tegra_pcie_ep_irq_thread() 518 struct tegra_pcie_dw *pci in tegra_pcie_ep_hard_irq() [all...] |
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/ |
H A D | pcie-tegra194.c | 246 struct tegra_pcie_dw { struct 295 static inline struct tegra_pcie_dw *to_tegra_pcie(struct dw_pcie *pci) in to_tegra_pcie() 297 return container_of(pci, struct tegra_pcie_dw, pci); in to_tegra_pcie() 300 static inline void appl_writel(struct tegra_pcie_dw *pcie, const u32 value, in appl_writel() 306 static inline u32 appl_readl(struct tegra_pcie_dw *pcie, const u32 reg) in appl_readl() 315 static void tegra_pcie_icc_set(struct tegra_pcie_dw *pcie) in tegra_pcie_icc_set() 339 struct tegra_pcie_dw *pcie = to_tegra_pcie(pci); in apply_bad_link_workaround() 371 struct tegra_pcie_dw *pcie = arg; in tegra_pcie_rp_irq_handler() 447 static void pex_ep_event_hot_rst_done(struct tegra_pcie_dw *pcie) in pex_ep_event_hot_rst_done() 475 struct tegra_pcie_dw *pci in tegra_pcie_ep_irq_thread() [all...] |
Completed in 5 milliseconds