Searched defs:spinand_info (Results 1 – 1 of 1) sorted by relevance
346 struct spinand_info { struct347 const char *model;348 struct spinand_devid devid;349 u32 flags;350 struct nand_memory_organization memorg;351 struct nand_ecc_props eccreq;352 struct spinand_ecc_info eccinfo;353 struct {357 } op_variants;358 int (*select_target)(struct spinand_device *spinand,[all …]