Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/
H A Dmeson-gxl-usb3.c72 #define USB_R5 0x14 macro
117 regmap_read(priv->regmap, USB_R5, &val); in phy_meson_gxl_usb3_power_on()
122 regmap_write(priv->regmap, USB_R5, val); in phy_meson_gxl_usb3_power_on()
133 regmap_read(priv->regmap, USB_R5, &val); in phy_meson_gxl_usb3_power_off()
136 regmap_write(priv->regmap, USB_R5, val); in phy_meson_gxl_usb3_power_off()
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c90 #define USB_R5 0x14 macro
417 regmap_update_bits(priv->usb_glue_regmap, USB_R5, in dwc3_meson_g12a_usb_init_glue()
420 regmap_update_bits(priv->usb_glue_regmap, USB_R5, in dwc3_meson_g12a_usb_init_glue()
423 regmap_update_bits(priv->usb_glue_regmap, USB_R5, in dwc3_meson_g12a_usb_init_glue()
441 .max_register = USB_R5,
474 regmap_read(priv->usb_glue_regmap, USB_R5, &reg); in dwc3_meson_g12a_get_id()
555 regmap_update_bits(priv->usb_glue_regmap, USB_R5, in dwc3_meson_g12a_irq_thread()
588 regmap_update_bits(priv->usb_glue_regmap, USB_R5, in dwc3_meson_g12a_otg_init()