Searched refs:RKBLOCK_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
30 #define RKBLOCK_BUF_SIZE 4096 macro
428 ALLOC_CACHE_ALIGN_BUFFER(char, rbuffer, RKBLOCK_BUF_SIZE); in tx_handler_ul_image()451 if (transfer_size > RKBLOCK_BUF_SIZE) in tx_handler_ul_image()452 transfer_size = RKBLOCK_BUF_SIZE; in tx_handler_ul_image()