Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c49 #define APPL_CTRL_HW_HOT_RST_EN BIT(20) macro
1359 val |= APPL_CTRL_HW_HOT_RST_EN; in tegra_pcie_config_controller()
1727 val |= APPL_CTRL_HW_HOT_RST_EN; in pex_ep_event_pex_rst_deassert()
2217 val |= APPL_CTRL_HW_HOT_RST_EN; in tegra_pcie_dw_suspend_late()
2281 val &= ~APPL_CTRL_HW_HOT_RST_EN; in tegra_pcie_dw_resume_early()
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c53 #define APPL_CTRL_HW_HOT_RST_EN BIT(20) macro
1430 val |= APPL_CTRL_HW_HOT_RST_EN; in tegra_pcie_config_controller()
1825 val |= APPL_CTRL_HW_HOT_RST_EN; in pex_ep_event_pex_rst_deassert()
2327 val |= APPL_CTRL_HW_HOT_RST_EN; in tegra_pcie_dw_suspend_late()
2399 val &= ~APPL_CTRL_HW_HOT_RST_EN; in tegra_pcie_dw_resume_early()

Completed in 6 milliseconds