Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Ddiskonchip.c70 int mh1_page; member
1032 doc->mh1_page = offs >> this->page_shift; in find_media_headers()
1121 offs = max(doc->mh0_page, doc->mh1_page); in nftl_partscan()
1177 doc->mh1_page = doc->mh0_page + (4096 >> this->page_shift); in inftl_partscan()
1290 if (doc->mh1_page != -1) { in nftl_scan_bbt()
1295 this->bbt_md->pages[0] = doc->mh1_page + 1; in nftl_scan_bbt()
1600 doc->mh1_page = -1; in doc_probe()