Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Donenand.h151 #define ONENAND_PAGES_PER_BLOCK (1<<6) macro
/linux/drivers/mtd/nand/onenand/
H A Donenand_base.c3057 otp_pages = ONENAND_PAGES_PER_BLOCK - otp_pages; in onenand_otp_walk()