Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
2299 disable_irq(pcie->pex_rst_irq); in tegra_pcie_dw_remove()
2425 disable_irq(pcie->pex_rst_irq); in tegra_pcie_dw_shutdown()
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c308 unsigned int pex_rst_irq; member
1008 enable_irq(pcie->pex_rst_irq); in tegra_pcie_dw_start_link()
1017 disable_irq(pcie->pex_rst_irq); in tegra_pcie_dw_stop_link()
1943 pcie->pex_rst_irq = (unsigned int)ret; in tegra_pcie_config_ep()
1952 irq_set_status_flags(pcie->pex_rst_irq, IRQ_NOAUTOEN); in tegra_pcie_config_ep()
1956 ret = devm_request_threaded_irq(dev, pcie->pex_rst_irq, NULL, in tegra_pcie_config_ep()

Completed in 7 milliseconds