Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/phy/marvell/
Dphy-mvebu-a3700-utmi.c49 #define USB2_PHY_CTRL(usb32) (usb32 ? 0x20 : 0x4) argument
53 #define RB_USB2PHY_SUSPM(usb32) (usb32 ? BIT(14) : BIT(7)) argument
67 int usb32; member
90 int usb32 = utmi->caps->usb32; in mvebu_a3700_utmi_phy_power_on() local
105 regmap_update_bits(utmi->usb_misc, USB2_PHY_CTRL(usb32), in mvebu_a3700_utmi_phy_power_on()
106 RB_USB2PHY_SUSPM(usb32) | RB_USB2PHY_PU, in mvebu_a3700_utmi_phy_power_on()
107 RB_USB2PHY_SUSPM(usb32) | RB_USB2PHY_PU); in mvebu_a3700_utmi_phy_power_on()
109 if (usb32) { in mvebu_a3700_utmi_phy_power_on()
122 regmap_update_bits(utmi->usb_misc, USB2_PHY_CTRL(usb32), in mvebu_a3700_utmi_phy_power_on()
167 int usb32 = utmi->caps->usb32; in mvebu_a3700_utmi_phy_power_off() local
[all …]
/Linux-v6.6/Documentation/devicetree/bindings/clock/
Darmada3700-periph-clock.txt47 11 usb32-sub2-sys USB 2 clock
48 12 usb32-ss-sys USB 3 clock