Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Df_thor.h121 #define THOR_PACKET_SIZE SZ_1M /* 1 MiB */ macro
H A Df_thor.c288 rsp->int_data[0] = THOR_PACKET_SIZE; in process_rqt_download()
300 ret_head = download_head(thor_file_size, THOR_PACKET_SIZE, in process_rqt_download()
775 THOR_PACKET_SIZE); in thor_func_bind()
916 req = alloc_ep_req(ep, THOR_PACKET_SIZE); in thor_eps_setup()