Home
last modified time | relevance | path

Searched refs:pads_pll_ctl (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/pci/
H A Dpci_tegra.c206 unsigned long pads_pll_ctl; member
686 value = pads_readl(pcie, soc->pads_pll_ctl); in tegra_pcie_phy_enable()
689 pads_writel(pcie, value, soc->pads_pll_ctl); in tegra_pcie_phy_enable()
692 value = pads_readl(pcie, soc->pads_pll_ctl); in tegra_pcie_phy_enable()
694 pads_writel(pcie, value, soc->pads_pll_ctl); in tegra_pcie_phy_enable()
699 value = pads_readl(pcie, soc->pads_pll_ctl); in tegra_pcie_phy_enable()
701 pads_writel(pcie, value, soc->pads_pll_ctl); in tegra_pcie_phy_enable()
1041 .pads_pll_ctl = PADS_PLL_CTL_TEGRA20,
1051 .pads_pll_ctl = PADS_PLL_CTL_TEGRA30,
1063 .pads_pll_ctl = PADS_PLL_CTL_TEGRA30,
[all …]
/openbmc/linux/drivers/pci/controller/
H A Dpci-tegra.c291 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()
2397 .pads_pll_ctl = PADS_PLL_CTL_TEGRA20,
2425 .pads_pll_ctl = PADS_PLL_CTL_TEGRA30,
2447 .pads_pll_ctl = PADS_PLL_CTL_TEGRA30,
2468 .pads_pll_ctl = PADS_PLL_CTL_TEGRA30,
[all …]