Searched defs:dwc2_core_params (Results 1 – 2 of 2) sorted by relevance
449 struct dwc2_core_params { struct450 u8 otg_cap;455 u8 phy_type;460 u8 speed;465 u8 phy_utmi_width;466 bool phy_ulpi_ddr;467 bool phy_ulpi_ext_vbus;468 bool enable_dynamic_fifo;469 bool en_multiple_tx_fifo;470 bool i2c_enable;[all …]
432 struct dwc2_core_params { struct433 struct usb_otg_caps otg_caps;434 u8 phy_type;439 u8 speed;444 u8 phy_utmi_width;445 bool phy_ulpi_ddr;446 bool phy_ulpi_ext_vbus;447 bool enable_dynamic_fifo;448 bool en_multiple_tx_fifo;449 bool i2c_enable;[all …]