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