Searched refs:otg_id (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c547 enum phy_mode otg_id; local
549 otg_id = dwc3_meson_g12a_get_id(priv);
550 if (otg_id != priv->otg_phy_mode) {
551 if (dwc3_meson_g12a_otg_mode_set(priv, otg_id))
582 enum phy_mode otg_id; local
603 otg_id = dwc3_meson_g12a_get_id(priv);
604 if (otg_id != priv->otg_phy_mode) {
605 if (dwc3_meson_g12a_otg_mode_set(priv, otg_id))
/linux-master/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h4258 uint8_t otg_id; member in struct:dmub_rb_cmd_secure_display::dmub_cmd_roi_info
/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c516 cmd.secure_display.roi_info.otg_id = mux_mapping->otg_output_num;

Completed in 146 milliseconds