Searched refs:chunk_max (Results 1 – 3 of 3) sorted by relevance
177 act, len, ep->epn.chunk_max, ast_vhub_count_free_descs(ep)); in ast_vhub_epn_kick_desc()190 if (chunk <= ep->epn.chunk_max) { in ast_vhub_epn_kick_desc()202 chunk = ep->epn.chunk_max; in ast_vhub_epn_kick_desc()657 ep->epn.chunk_max = ep->ep.maxpacket; in ast_vhub_epn_enable()659 ep->epn.chunk_max <<= 3; in ast_vhub_epn_enable()660 while (ep->epn.chunk_max > 4095) in ast_vhub_epn_enable()661 ep->epn.chunk_max -= ep->ep.maxpacket; in ast_vhub_epn_enable()
326 unsigned int chunk_max; member
192 u32 chunk_max; member371 ep->chunk_max = AST_EP_DMA_DESC_MAX_LEN; in ast_udc_ep_enable()501 if (chunk > ep->chunk_max) { in ast_dma_descriptor_setup()502 ep->descs[ep->descs_wptr].des_1 = ep->chunk_max; in ast_dma_descriptor_setup()508 chunk -= ep->chunk_max; in ast_dma_descriptor_setup()524 offset = ep->chunk_max * count; in ast_dma_descriptor_setup()