Searched refs:MMCSD_SECTOR_SIZE (Results 1 – 3 of 3) sorted by relevance
12 #define MMCSD_SECTOR_SIZE 512 macro
186 #define MMCSD_SECTOR_SIZE 512 macro
1232 count = (size > MMCSD_SECTOR_SIZE) ? MMCSD_SECTOR_SIZE : size;1288 count = (size > MMCSD_SECTOR_SIZE) ? MMCSD_SECTOR_SIZE : size;