Searched defs:spinand_info (Results 1 – 1 of 1) sorted by relevance
307 struct spinand_info { struct308 const char *model;309 struct spinand_devid devid;310 u32 flags;311 struct nand_memory_organization memorg;312 struct nand_ecc_props eccreq;313 struct spinand_ecc_info eccinfo;314 struct {318 } op_variants;319 int (*select_target)(struct spinand_device *spinand,