Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pci/controller/dwc/
Dpcie-tegra194.c38 #define APPL_PINMUX 0x0 macro
931 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_dw_start_link()
933 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_dw_start_link()
943 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_dw_start_link()
945 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_dw_start_link()
1388 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_config_controller()
1391 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_config_controller()
1514 data = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_dw_pme_turnoff()
1516 appl_writel(pcie, data, APPL_PINMUX); in tegra_pcie_dw_pme_turnoff()
1540 data = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_dw_pme_turnoff()
[all …]