Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/tegra/
H A Dxusb-tegra186.c40 #define XUSB_PADCTL_USB2_PORT_CAP 0x8 macro
867 value = padctl_readl(padctl, XUSB_PADCTL_USB2_PORT_CAP); in tegra186_utmi_phy_power_on()
879 padctl_writel(padctl, value, XUSB_PADCTL_USB2_PORT_CAP); in tegra186_utmi_phy_power_on()
1505 priv->context.usb2_port_cap = padctl_readl(padctl, XUSB_PADCTL_USB2_PORT_CAP); in tegra186_xusb_padctl_save()
1514 padctl_writel(padctl, priv->context.usb2_port_cap, XUSB_PADCTL_USB2_PORT_CAP); in tegra186_xusb_padctl_restore()
H A 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()
H A Dxusb-tegra210.c43 #define XUSB_PADCTL_USB2_PORT_CAP 0x008 macro
2017 value = padctl_readl(padctl, XUSB_PADCTL_USB2_PORT_CAP); in tegra210_usb2_phy_power_on()
2027 padctl_writel(padctl, value, XUSB_PADCTL_USB2_PORT_CAP); in tegra210_usb2_phy_power_on()
3194 padctl_readl(padctl, XUSB_PADCTL_USB2_PORT_CAP); in tegra210_xusb_padctl_save()
3209 XUSB_PADCTL_USB2_PORT_CAP); in tegra210_xusb_padctl_restore()