Searched refs:APPL_PINMUX (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/pci/controller/dwc/ |
| D | pcie-tegra194.c | 38 #define APPL_PINMUX 0x0 macro 907 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_prepare_host() 909 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_prepare_host() 919 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_prepare_host() 921 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_prepare_host() 1380 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_config_controller() 1383 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_config_controller() 1515 data = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_dw_pme_turnoff() 1517 appl_writel(pcie, data, APPL_PINMUX); in tegra_pcie_dw_pme_turnoff() 1539 data = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_dw_pme_turnoff() [all …]
|