Searched refs:APPL_PINMUX (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/pci/controller/dwc/ |
| D | pcie-tegra194.c | 37 #define APPL_PINMUX 0x0 macro 800 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_prepare_host() 802 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_prepare_host() 812 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_prepare_host() 814 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_prepare_host() 1195 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_config_controller() 1198 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_config_controller() 1330 data = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_dw_pme_turnoff() 1332 appl_writel(pcie, data, APPL_PINMUX); in tegra_pcie_dw_pme_turnoff() 1354 data = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_dw_pme_turnoff() [all …]
|