Home
last modified time | relevance | path

Searched refs:USB_DEFAULT_U1_DEV_EXIT_LAT (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/linux/usb/
H A Dgadget.h451 #define USB_DEFAULT_U1_DEV_EXIT_LAT 0x01 /* Less then 1 microsec */ macro
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dcomposite.c779 ss_cap->bU1devExitLat = USB_DEFAULT_U1_DEV_EXIT_LAT; in bos_desc()