Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/controller/dwc/
Dpcie-tegra194.c42 #define APPL_PINMUX 0x0 macro
976 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_dw_start_link()
978 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_dw_start_link()
988 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_dw_start_link()
990 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_dw_start_link()
1464 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_config_controller()
1467 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_config_controller()
1471 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_config_controller()
1474 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_config_controller()
1606 data = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_dw_pme_turnoff()
[all …]