Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/usb_dwc3/
H A Dusb_dwc3.c1598 uint8_t type, uint32_t max_packet, uint8_t tx_fifo, in dwc3_ep_configure() argument
1605 params.param0 = DWC3_DEPCFG_EP_TYPE(type) | DWC3_DEPCFG_MAX_PACKET_SIZE(max_packet); in dwc3_ep_configure()