Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-tegra.c254 #define PADS_PLL_CTL_RST_B4SM (1 << 1) macro
955 value &= ~PADS_PLL_CTL_RST_B4SM; in tegra_pcie_phy_enable()
962 value |= PADS_PLL_CTL_RST_B4SM; in tegra_pcie_phy_enable()
1002 value &= ~PADS_PLL_CTL_RST_B4SM; in tegra_pcie_phy_disable()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A 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()

Completed in 7 milliseconds