Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/phy/
H A Dphy-tegra-usb.c47 #define USB_SUSP_CTRL 0x400 macro
431 val = readl_relaxed(base + USB_SUSP_CTRL); in utmi_phy_clk_disable()
433 writel_relaxed(val, base + USB_SUSP_CTRL); in utmi_phy_clk_disable()
437 val = readl_relaxed(base + USB_SUSP_CTRL); in utmi_phy_clk_disable()
439 writel_relaxed(val, base + USB_SUSP_CTRL); in utmi_phy_clk_disable()
490 val = readl_relaxed(base + USB_SUSP_CTRL); in utmi_phy_power_on()
492 writel_relaxed(val, base + USB_SUSP_CTRL); in utmi_phy_power_on()
540 val = readl_relaxed(base + USB_SUSP_CTRL); in utmi_phy_power_on()
542 writel_relaxed(val, base + USB_SUSP_CTRL); in utmi_phy_power_on()
616 val = readl_relaxed(base + USB_SUSP_CTRL); in utmi_phy_power_on()
[all …]