Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c41 #define APPL_PINMUX 0x0 macro
962 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_dw_start_link()
964 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_dw_start_link()
974 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_dw_start_link()
976 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_dw_start_link()
1450 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_config_controller()
1453 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_config_controller()
1457 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_config_controller()
1460 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_config_controller()
1592 data = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_dw_pme_turnoff()
[all …]