Searched refs:otg_id (Results 1 – 3 of 3) sorted by relevance
553 enum phy_mode otg_id; in dwc3_meson_g12a_irq_thread() local555 otg_id = dwc3_meson_g12a_get_id(priv); in dwc3_meson_g12a_irq_thread()556 if (otg_id != priv->otg_phy_mode) { in dwc3_meson_g12a_irq_thread()557 if (dwc3_meson_g12a_otg_mode_set(priv, otg_id)) in dwc3_meson_g12a_irq_thread()588 enum phy_mode otg_id; in dwc3_meson_g12a_otg_init() local612 otg_id = dwc3_meson_g12a_get_id(priv); in dwc3_meson_g12a_otg_init()613 if (otg_id != priv->otg_phy_mode) { in dwc3_meson_g12a_otg_init()614 if (dwc3_meson_g12a_otg_mode_set(priv, otg_id)) in dwc3_meson_g12a_otg_init()
3299 uint8_t otg_id; member
495 cmd.secure_display.roi_info.otg_id = mux_mapping->otg_output_num; in dc_stream_forward_dmub_crc_window()
Completed in 89 milliseconds