Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/tegra/
Dxusb-tegra186.c40 #define XUSB_PADCTL_USB2_PORT_CAP 0x8 macro
326 value = padctl_readl(padctl, XUSB_PADCTL_USB2_PORT_CAP); in tegra186_utmi_phy_power_on()
338 padctl_writel(padctl, value, XUSB_PADCTL_USB2_PORT_CAP); in tegra186_utmi_phy_power_on()
Dxusb-tegra124.c30 #define XUSB_PADCTL_USB2_PORT_CAP 0x008 macro
509 value = padctl_readl(padctl, XUSB_PADCTL_USB2_PORT_CAP); in tegra124_usb2_phy_power_on()
514 padctl_writel(padctl, value, XUSB_PADCTL_USB2_PORT_CAP); in tegra124_usb2_phy_power_on()
Dxusb-tegra210.c41 #define XUSB_PADCTL_USB2_PORT_CAP 0x008 macro
958 value = padctl_readl(padctl, XUSB_PADCTL_USB2_PORT_CAP); in tegra210_usb2_phy_power_on()
961 padctl_writel(padctl, value, XUSB_PADCTL_USB2_PORT_CAP); in tegra210_usb2_phy_power_on()