Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/controller/dwc/
Dpcie-tegra194.c45 #define APPL_CTRL 0x4 macro
462 val = appl_readl(pcie, APPL_CTRL); in pex_ep_event_hot_rst_done()
464 appl_writel(pcie, val, APPL_CTRL); in pex_ep_event_hot_rst_done()
914 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_prepare_host()
916 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_prepare_host()
958 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_dw_host_init()
960 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_dw_host_init()
1350 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_config_controller()
1354 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_config_controller()
1372 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_config_controller()
[all …]