Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Donenand.h85 unsigned int ppb_shift; /* Pages per block shift */ member
/openbmc/linux/drivers/mtd/nand/raw/
H A Dmxc_nand.c157 int ppb_shift; member
1309 host->devtype_data->ppb_shift); in preset_v3()
1557 .ppb_shift = 7,
1583 .ppb_shift = 8,
/openbmc/u-boot/drivers/mtd/onenand/
H A Donenand_base.c2642 this->ppb_shift = (this->erase_shift - this->page_shift); in onenand_probe()