Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/controller/dwc/
Dpcie-tegra194.c43 #define APPL_PINMUX 0x0 macro
956 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_dw_start_link()
958 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_dw_start_link()
968 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_dw_start_link()
970 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_dw_start_link()
1446 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_config_controller()
1449 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_config_controller()
1453 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_config_controller()
1456 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_config_controller()
1588 data = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_dw_pme_turnoff()
[all …]