Searched refs:USB_R0 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/phy/ |
H A D | meson-gxl-usb3.c | 23 #define USB_R0 0x00 macro 100 regmap_read(priv->regmap, USB_R0, &val); in phy_meson_gxl_usb3_set_host_mode() 102 regmap_write(priv->regmap, USB_R0, val); in phy_meson_gxl_usb3_set_host_mode()
|
/openbmc/linux/drivers/usb/dwc3/ |
H A D | dwc3-meson-g12a.c | 55 #define USB_R0 0x00 macro 384 regmap_update_bits(priv->usb_glue_regmap, USB_R0, in dwc3_meson_g12a_usb_otg_apply_mode() 386 regmap_update_bits(priv->usb_glue_regmap, USB_R0, in dwc3_meson_g12a_usb_otg_apply_mode() 397 regmap_update_bits(priv->usb_glue_regmap, USB_R0, in dwc3_meson_g12a_usb_otg_apply_mode()
|