Searched defs:spinand_info (Results 1 – 1 of 1) sorted by relevance
343 struct spinand_info { struct344 const char *model;345 struct spinand_devid devid;346 u32 flags;347 struct nand_memory_organization memorg;348 struct nand_ecc_props eccreq;349 struct spinand_ecc_info eccinfo;350 struct {354 } op_variants;355 int (*select_target)(struct spinand_device *spinand,