Searched refs:pads_pll_ctl (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/pci/controller/ |
| H A D | pci-tegra.c | 291 u32 pads_pll_ctl; member 929 value = pads_readl(pcie, soc->pads_pll_ctl); in tegra_pcie_phy_enable() 932 pads_writel(pcie, value, soc->pads_pll_ctl); in tegra_pcie_phy_enable() 935 value = pads_readl(pcie, soc->pads_pll_ctl); in tegra_pcie_phy_enable() 937 pads_writel(pcie, value, soc->pads_pll_ctl); in tegra_pcie_phy_enable() 942 value = pads_readl(pcie, soc->pads_pll_ctl); in tegra_pcie_phy_enable() 2367 .pads_pll_ctl = PADS_PLL_CTL_TEGRA20, 2395 .pads_pll_ctl = PADS_PLL_CTL_TEGRA30, 2417 .pads_pll_ctl = PADS_PLL_CTL_TEGRA30, 2438 .pads_pll_ctl = PADS_PLL_CTL_TEGRA30, [all …]
|