Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pci/controller/
Dpci-tegra.c240 #define PADS_PLL_CTL_RST_B4SM (1 << 1) macro
936 value &= ~PADS_PLL_CTL_RST_B4SM; in tegra_pcie_phy_enable()
943 value |= PADS_PLL_CTL_RST_B4SM; in tegra_pcie_phy_enable()
983 value &= ~PADS_PLL_CTL_RST_B4SM; in tegra_pcie_phy_disable()