Searched refs:tegra_pcie_bpmp_set_pll_state (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/ |
H A D | pcie-tegra194.c | 1246 static int tegra_pcie_bpmp_set_pll_state(struct tegra_pcie_dw *pcie, in tegra_pcie_bpmp_set_pll_state() function 1393 ret = tegra_pcie_bpmp_set_pll_state(pcie, true); in tegra_pcie_config_controller() 1495 tegra_pcie_bpmp_set_pll_state(pcie, false); in tegra_pcie_config_controller() 1525 ret = tegra_pcie_bpmp_set_pll_state(pcie, false); in tegra_pcie_unconfig_controller() 1731 ret = tegra_pcie_bpmp_set_pll_state(pcie, false); in pex_ep_event_pex_rst_assert() 1737 ret = tegra_pcie_bpmp_set_pll_state(pcie, false); in pex_ep_event_pex_rst_assert() 1772 ret = tegra_pcie_bpmp_set_pll_state(pcie, true); in pex_ep_event_pex_rst_deassert() 1933 tegra_pcie_bpmp_set_pll_state(pcie, false); in pex_ep_event_pex_rst_deassert()
|
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/ |
H A D | pcie-tegra194.c | 1185 static int tegra_pcie_bpmp_set_pll_state(struct tegra_pcie_dw *pcie, in tegra_pcie_bpmp_set_pll_state() function 1650 ret = tegra_pcie_bpmp_set_pll_state(pcie, false); in pex_ep_event_pex_rst_assert() 1676 ret = tegra_pcie_bpmp_set_pll_state(pcie, true); in pex_ep_event_pex_rst_deassert() 1816 tegra_pcie_bpmp_set_pll_state(pcie, false); in pex_ep_event_pex_rst_deassert()
|
Completed in 6 milliseconds