Home
last modified time | relevance | path

Searched refs:SM_SECTOR_SIZE (Results 1 – 3 of 3) 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()
H A Dr852.c914 dev->tmp_buffer = kzalloc(SM_SECTOR_SIZE, GFP_KERNEL); in r852_probe()