Searched refs:SDIO_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
12 #define SDIO_BLOCK_SIZE 64 macro27 + SDIO_BLOCK_SIZE - 1) / SDIO_BLOCK_SIZE) \28 * SDIO_BLOCK_SIZE)
29 #define SDIO_BLOCK_SIZE (512) macro252 size = round_up(size, SDIO_BLOCK_SIZE); in cw1200_sdio_align_size()