Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dstorage_common.c186 #define USB_BULK_CB_WRAP_LEN 31 macro
H A Df_mass_storage.c2084 if (req->actual != USB_BULK_CB_WRAP_LEN || in received_cbw()
2151 set_bulk_out_req_length(common, bh, USB_BULK_CB_WRAP_LEN); in get_next_command()