Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Donenand.h85 unsigned int ppb_shift; /* Pages per block shift */ member
/openbmc/u-boot/drivers/mtd/onenand/
H A Donenand_base.c2642 this->ppb_shift = (this->erase_shift - this->page_shift); in onenand_probe()