Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/devices/
H A Ddocg3.h33 #define DOC_LAYOUT_PAGES_PER_BLOCK 64 macro
41 (DOC_LAYOUT_PAGES_PER_BLOCK * DOC_LAYOUT_PAGE_SIZE)
H A Ddocg3.c837 pages_biblock = DOC_LAYOUT_PAGES_PER_BLOCK * DOC_LAYOUT_NBPLANES; in calc_block_sector()