Searched refs:SDSPI_BLOCK_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
31 #define SDSPI_BLOCK_BUF_SIZE (SDSPI_MAX_DATA_LEN + 4) macro153 slot->block_buf = heap_caps_malloc(SDSPI_BLOCK_BUF_SIZE, MALLOC_CAP_DMA); in get_block_buf()