Searched defs:spinand_info (Results 1 – 1 of 1) sorted by relevance
506 struct spinand_info { struct507 const char *model;508 struct spinand_devid devid;509 u32 flags;510 struct nand_memory_organization memorg;511 struct nand_ecc_props eccreq;512 struct spinand_ecc_info eccinfo;513 struct {517 } op_variants;518 int (*select_target)(struct spinand_device *spinand,[all …]