Home
last modified time | relevance | path

Searched defs:nand_pos (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/mtd/
H A Dnand.h72 struct nand_pos { struct
73 unsigned int target;
97 struct nand_pos pos; argument
/openbmc/linux/include/linux/mtd/
H A Dnand.h77 struct nand_pos { struct
78 unsigned int target;
79 unsigned int lun;
80 unsigned int plane;
81 unsigned int eraseblock;
82 unsigned int page;