Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/controller/dwc/
Dpcie-tegra194.c48 #define APPL_CTRL 0x4 macro
457 val = appl_readl(pcie, APPL_CTRL); in pex_ep_event_hot_rst_done()
459 appl_writel(pcie, val, APPL_CTRL); in pex_ep_event_hot_rst_done()
969 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_dw_start_link()
971 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_dw_start_link()
1004 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_dw_start_link()
1006 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_dw_start_link()
1412 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_config_controller()
1418 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_config_controller()
1436 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_config_controller()
[all …]