Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_a3700.c370 reg_set(USB2_PHY_OTG_CTRL_ADDR, rb_pu_otg, 0); in comphy_usb3_power_up()
564 reg_set(USB2_PHY_OTG_CTRL_ADDR, rb_pu_otg, 0); in comphy_usb2_power_up()
H A Dcomphy_a3700.h180 #define rb_pu_otg BIT(4) macro