Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c289 unsigned int pex_rst_irq; member
969 enable_irq(pcie->pex_rst_irq); in tegra_pcie_dw_start_link()
1055 disable_irq(pcie->pex_rst_irq); in tegra_pcie_dw_stop_link()
2055 pcie->pex_rst_irq = (unsigned int)ret; in tegra_pcie_config_ep()
2064 irq_set_status_flags(pcie->pex_rst_irq, IRQ_NOAUTOEN); in tegra_pcie_config_ep()
2068 ret = devm_request_threaded_irq(dev, pcie->pex_rst_irq, NULL, in tegra_pcie_config_ep()
2302 disable_irq(pcie->pex_rst_irq); in tegra_pcie_dw_remove()
2428 disable_irq(pcie->pex_rst_irq); in tegra_pcie_dw_shutdown()