Home
last modified time | relevance | path

Searched refs:TEGRA_POWERGATE_PCIE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/soc/tegra/
H A Dpmc.h31 #define TEGRA_POWERGATE_PCIE 3 macro
/kernel/linux/linux-6.6/include/soc/tegra/
H A Dpmc.h31 #define TEGRA_POWERGATE_PCIE 3 macro
/kernel/linux/linux-5.10/drivers/soc/tegra/
H A Dpmc.c630 mask = (1 << TEGRA_POWERGATE_PCIE); in __tegra_powergate_remove_clamping()
631 else if (id == TEGRA_POWERGATE_PCIE) in __tegra_powergate_remove_clamping()
2666 [TEGRA_POWERGATE_PCIE] = "pcie",
2772 [TEGRA_POWERGATE_PCIE] = "pcie",
2885 [TEGRA_POWERGATE_PCIE] = "pcie",
3000 [TEGRA_POWERGATE_PCIE] = "pcie",
/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-tegra.c1185 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_off()
1203 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_on()
1211 err = tegra_powergate_power_on(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_on()
1216 err = tegra_powergate_remove_clamping(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_on()
1254 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_on()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-tegra.c1166 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_off()
1184 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_on()
1192 err = tegra_powergate_power_on(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_on()
1197 err = tegra_powergate_remove_clamping(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_on()
1235 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_on()
/kernel/linux/linux-6.6/drivers/soc/tegra/
H A Dpmc.c692 mask = (1 << TEGRA_POWERGATE_PCIE); in __tegra_powergate_remove_clamping()
693 else if (id == TEGRA_POWERGATE_PCIE) in __tegra_powergate_remove_clamping()
3238 [TEGRA_POWERGATE_PCIE] = "pcie",
3342 [TEGRA_POWERGATE_PCIE] = "pcie",
3459 [TEGRA_POWERGATE_PCIE] = "pcie",
3603 [TEGRA_POWERGATE_PCIE] = "pcie",

Completed in 21 milliseconds