Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/chips/
Dcfi_cmdset_0002.c2531 #define MAX_SECTORS 512 macro
2638 sect = kcalloc(MAX_SECTORS, sizeof(struct ppb_lock), GFP_KERNEL); in cfi_ppb_unlock()
2687 if (sectors >= MAX_SECTORS) { in cfi_ppb_unlock()
2689 MAX_SECTORS); in cfi_ppb_unlock()