Searched refs:ECP_REV_BLKSZ_MAX (Results 1 – 2 of 2) sorted by relevance
338 #define ECP_REV_BLKSZ_MAX (4 * 1024) /* maximum of # bytes */ macro
4463 len = min(pp->nread, ECP_REV_BLKSZ_MAX); in ecp_peripheral2host()4465 len = ECP_REV_BLKSZ_MAX; in ecp_peripheral2host()