Searched refs:SM_SECTOR_SIZE (Results 1 – 3 of 3) sorted by relevance
22 #define SM_SECTOR_SIZE 512 macro
171 if (mtd->writesize == SM_SECTOR_SIZE) in sm_attach_chip()
914 dev->tmp_buffer = kzalloc(SM_SECTOR_SIZE, GFP_KERNEL); in r852_probe()