Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h261 #define NAND_CI_CELLTYPE_SHIFT 2 macro
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c3465 bits >>= NAND_CI_CELLTYPE_SHIFT; in nand_get_bits_per_cell()