Searched defs:qcom_nand_host (Results 1 – 1 of 1) sorted by relevance
442 struct qcom_nand_host { struct443 struct nand_chip chip;444 struct list_head node;446 int cs;447 int cw_size;448 int cw_data;449 bool use_ecc;450 bool bch_enabled;451 int ecc_bytes_hw;452 int spare_bytes;[all …]