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;511 struct nand_ecc_props eccreq;512 struct spinand_ecc_info eccinfo;513 struct {517 } op_variants;523 struct spinand_fact_otp fact_otp;524 struct spinand_user_otp user_otp;[all …]
Completed in 17 milliseconds