Home
last modified time | relevance | path

Searched refs:USB_DT_OTHER_SPEED_CONFIG (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dcomposite.c244 if (type == USB_DT_OTHER_SPEED_CONFIG) in config_desc()
866 case USB_DT_OTHER_SPEED_CONFIG: in composite_setup()
H A Dether.c892 if (type == USB_DT_OTHER_SPEED_CONFIG) in config_buf()
1284 case USB_DT_OTHER_SPEED_CONFIG: in eth_setup()
/rk3399_rockchip-uboot/include/linux/usb/
H A Dch9.h212 #define USB_DT_OTHER_SPEED_CONFIG 0x07 macro