Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/devices/
H A Ddocg3.h37 #define DOC_LAYOUT_PAGE_OOB_SIZE \ macro
39 #define DOC_LAYOUT_WEAR_OFFSET (DOC_LAYOUT_PAGE_OOB_SIZE * 2)
H A Ddocg3.c704 if (!wear_area && offset > (DOC_LAYOUT_PAGE_OOB_SIZE * 2)) in doc_read_page_prepare()
849 *ofs = DOC_LAYOUT_PAGE_OOB_SIZE; in calc_block_sector()