Searched defs:spinand_info (Results 1 – 1 of 1) sorted by relevance
396 struct spinand_info { struct397 const char *model;398 struct spinand_devid devid;399 u32 flags;400 struct nand_memory_organization memorg;401 struct nand_ecc_props eccreq;402 struct spinand_ecc_info eccinfo;403 struct {407 } op_variants;408 int (*select_target)(struct spinand_device *spinand,[all …]