Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c39 #define APPL_PINMUX 0x0 macro
909 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_prepare_host()
911 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_prepare_host()
921 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_prepare_host()
923 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_prepare_host()
1386 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_config_controller()
1389 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_config_controller()
1521 data = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_dw_pme_turnoff()
1523 appl_writel(pcie, data, APPL_PINMUX); in tegra_pcie_dw_pme_turnoff()
1545 data = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_dw_pme_turnoff()
[all...]
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c43 #define APPL_PINMUX 0x0 macro
975 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_dw_start_link()
977 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_dw_start_link()
987 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_dw_start_link()
989 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_dw_start_link()
1463 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_config_controller()
1466 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_config_controller()
1470 val = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_config_controller()
1473 appl_writel(pcie, val, APPL_PINMUX); in tegra_pcie_config_controller()
1605 data = appl_readl(pcie, APPL_PINMUX); in tegra_pcie_dw_pme_turnoff()
[all...]

Completed in 6 milliseconds