Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/tegra/
H A Dxusb-tegra210.c190 #define XUSB_PADCTL_UPHY_PLL_CTL8_RCAL_OVRD (1 << 15) macro
303 value |= XUSB_PADCTL_UPHY_PLL_CTL8_RCAL_OVRD; in tegra210_pex_uphy_enable()
451 value &= ~XUSB_PADCTL_UPHY_PLL_CTL8_RCAL_OVRD; in tegra210_pex_uphy_enable()
532 value |= XUSB_PADCTL_UPHY_PLL_CTL8_RCAL_OVRD; in tegra210_sata_uphy_enable()
693 value &= ~XUSB_PADCTL_UPHY_PLL_CTL8_RCAL_OVRD; in tegra210_sata_uphy_enable()
/kernel/linux/linux-6.6/drivers/phy/tegra/
H A Dxusb-tegra210.c210 #define XUSB_PADCTL_UPHY_PLL_CTL8_RCAL_OVRD (1 << 15) macro
509 value |= XUSB_PADCTL_UPHY_PLL_CTL8_RCAL_OVRD; in tegra210_pex_uphy_enable()
657 value &= ~XUSB_PADCTL_UPHY_PLL_CTL8_RCAL_OVRD; in tegra210_pex_uphy_enable()
755 value |= XUSB_PADCTL_UPHY_PLL_CTL8_RCAL_OVRD; in tegra210_sata_uphy_enable()
916 value &= ~XUSB_PADCTL_UPHY_PLL_CTL8_RCAL_OVRD; in tegra210_sata_uphy_enable()

Completed in 7 milliseconds