Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/controller/dwc/
Dpcie-tegra194.c288 unsigned int pex_rst_irq; member
950 enable_irq(pcie->pex_rst_irq); in tegra_pcie_dw_start_link()
1038 disable_irq(pcie->pex_rst_irq); in tegra_pcie_dw_stop_link()
2043 pcie->pex_rst_irq = (unsigned int)ret; in tegra_pcie_config_ep()
2052 irq_set_status_flags(pcie->pex_rst_irq, IRQ_NOAUTOEN); in tegra_pcie_config_ep()
2056 ret = devm_request_threaded_irq(dev, pcie->pex_rst_irq, NULL, in tegra_pcie_config_ep()
2279 disable_irq(pcie->pex_rst_irq); in tegra_pcie_dw_remove()
2407 disable_irq(pcie->pex_rst_irq); in tegra_pcie_dw_shutdown()