Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h260 #define NAND_CI_CELLTYPE_MSK 0x0C macro
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c3464 bits = cellinfo & NAND_CI_CELLTYPE_MSK; in nand_get_bits_per_cell()