Searched defs:dwc2_core_params (Results 1 – 1 of 1) sorted by relevance
132444 struct dwc2_core_params { struct132445 struct usb_otg_caps otg_caps;132446 u8 phy_type;132447 u8 speed;132448 u8 phy_utmi_width;132449 bool phy_ulpi_ddr;132450 bool phy_ulpi_ext_vbus;132451 bool enable_dynamic_fifo;132452 bool en_multiple_tx_fifo;132453 bool i2c_enable;[all …]