Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c553 enum phy_mode otg_id; in dwc3_meson_g12a_irq_thread() local
555 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() local
612 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()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c547 enum phy_mode otg_id; in dwc3_meson_g12a_irq_thread() local
549 otg_id = dwc3_meson_g12a_get_id(priv); in dwc3_meson_g12a_irq_thread()
550 if (otg_id != priv->otg_phy_mode) { in dwc3_meson_g12a_irq_thread()
551 if (dwc3_meson_g12a_otg_mode_set(priv, otg_id)) in dwc3_meson_g12a_irq_thread()
582 enum phy_mode otg_id; in dwc3_meson_g12a_otg_init() local
603 otg_id = dwc3_meson_g12a_get_id(priv); in dwc3_meson_g12a_otg_init()
604 if (otg_id != priv->otg_phy_mode) { in dwc3_meson_g12a_otg_init()
605 if (dwc3_meson_g12a_otg_mode_set(priv, otg_id)) in dwc3_meson_g12a_otg_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h3907 uint8_t otg_id; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c504 cmd.secure_display.roi_info.otg_id = mux_mapping->otg_output_num; in dc_stream_forward_dmub_crc_window()

Completed in 16 milliseconds