Searched refs:APPL_PINMUX (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/ |
| H A D | pcie-tegra194.c | 38 #define APPL_PINMUX 0x0 macro 905 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_prepare_host() 907 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_prepare_host() 917 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_prepare_host() 919 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_prepare_host() 1378 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_config_controller() 1381 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_config_controller() 1513 data = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_dw_pme_turnoff() 1515 appl_writel(pcie, data, APPL_PINMUX); in tegra_pcie_dw_pme_turnoff() 1537 data = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_dw_pme_turnoff() [all …]
|