Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/usb/
H A Dgadget.h452 #define USB_DEFAULT_U2_DEV_EXIT_LAT 0x1F4 /* Less then 500 microsec */ macro
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dcomposite.c780 ss_cap->bU2DevExitLat = cpu_to_le16(USB_DEFAULT_U2_DEV_EXIT_LAT); in bos_desc()