Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/controller/dwc/
Dpcie-tegra194.c288 unsigned int pex_rst_irq; member
970 enable_irq(pcie->pex_rst_irq); in tegra_pcie_dw_start_link()
1056 disable_irq(pcie->pex_rst_irq); in tegra_pcie_dw_stop_link()
2056 pcie->pex_rst_irq = (unsigned int)ret; in tegra_pcie_config_ep()
2065 irq_set_status_flags(pcie->pex_rst_irq, IRQ_NOAUTOEN); in tegra_pcie_config_ep()
2069 ret = devm_request_threaded_irq(dev, pcie->pex_rst_irq, NULL, in tegra_pcie_config_ep()
2300 disable_irq(pcie->pex_rst_irq); in tegra_pcie_dw_remove()
2426 disable_irq(pcie->pex_rst_irq); in tegra_pcie_dw_shutdown()