Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/chips/
Dcfi_cmdset_0002.c2537 #define MAX_SECTORS 512 macro
2643 sect = kzalloc(MAX_SECTORS * sizeof(struct ppb_lock), GFP_KERNEL); in cfi_ppb_unlock()
2690 if (sectors >= MAX_SECTORS) { in cfi_ppb_unlock()
2692 MAX_SECTORS); in cfi_ppb_unlock()