Searched refs:USB_DT_OTHER_SPEED_CONFIG (Results 1 – 3 of 3) sorted by relevance
244 if (type == USB_DT_OTHER_SPEED_CONFIG) in config_desc()866 case USB_DT_OTHER_SPEED_CONFIG: in composite_setup()
892 if (type == USB_DT_OTHER_SPEED_CONFIG) in config_buf()1284 case USB_DT_OTHER_SPEED_CONFIG: in eth_setup()
212 #define USB_DT_OTHER_SPEED_CONFIG 0x07 macro