Searched refs:XUSB_PADCTL_IOPHY_PLL_P0_CTL2 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra-xusb.c | 32 #define XUSB_PADCTL_IOPHY_PLL_P0_CTL2 0x044 macro 565 value = padctl_readl(padctl, XUSB_PADCTL_IOPHY_PLL_P0_CTL2); in pcie_phy_power_on() 569 padctl_writel(padctl, value, XUSB_PADCTL_IOPHY_PLL_P0_CTL2); in pcie_phy_power_on()
|
/kernel/linux/linux-6.6/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra-xusb.c | 35 #define XUSB_PADCTL_IOPHY_PLL_P0_CTL2 0x044 macro 568 value = padctl_readl(padctl, XUSB_PADCTL_IOPHY_PLL_P0_CTL2); in pcie_phy_power_on() 572 padctl_writel(padctl, value, XUSB_PADCTL_IOPHY_PLL_P0_CTL2); in pcie_phy_power_on()
|
/kernel/linux/linux-5.10/drivers/phy/tegra/ |
H A D | xusb-tegra124.c | 59 #define XUSB_PADCTL_IOPHY_PLL_P0_CTL2 0x044 macro 1095 value = padctl_readl(padctl, XUSB_PADCTL_IOPHY_PLL_P0_CTL2); in tegra124_pcie_phy_power_on() 1099 padctl_writel(padctl, value, XUSB_PADCTL_IOPHY_PLL_P0_CTL2); in tegra124_pcie_phy_power_on()
|
/kernel/linux/linux-6.6/drivers/phy/tegra/ |
H A D | xusb-tegra124.c | 59 #define XUSB_PADCTL_IOPHY_PLL_P0_CTL2 0x044 macro 1095 value = padctl_readl(padctl, XUSB_PADCTL_IOPHY_PLL_P0_CTL2); in tegra124_pcie_phy_power_on() 1099 padctl_writel(padctl, value, XUSB_PADCTL_IOPHY_PLL_P0_CTL2); in tegra124_pcie_phy_power_on()
|
Completed in 9 milliseconds