Searched defs:qcom_nand_host (Results 1 – 1 of 1) sorted by relevance
448 struct qcom_nand_host { struct449 struct nand_chip chip;450 struct list_head node;452 int cs;453 int cw_size;454 int cw_data;455 bool use_ecc;456 bool bch_enabled;457 int ecc_bytes_hw;458 int spare_bytes;[all …]