Searched defs:IS_SDIO_BLOCK_SIZE (Results 1 – 4 of 4) sorted by relevance
490 #define IS_SDIO_BLOCK_SIZE(SIZE) (((SIZE) == SDIO_DATABLOCK_SIZE_1B) || \ macro
486 #define IS_SDIO_BLOCK_SIZE(SIZE) (((SIZE) == SDIO_DATABLOCK_SIZE_1B) || \ macro