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