Home
last modified time | relevance | path

Searched refs:SM_SECTOR_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mtd/nand/raw/
H A Dsm_common.h22 #define SM_SECTOR_SIZE 512 macro
H A Dsm_common.c171 if (mtd->writesize == SM_SECTOR_SIZE) in sm_attach_chip()