Searched defs:qcom_nand_host (Results 1 – 1 of 1) sorted by relevance
487 struct qcom_nand_host { struct488 struct qcom_nand_boot_partition *boot_partitions;490 struct nand_chip chip;491 struct list_head node;493 int nr_boot_partitions;495 int cs;496 int cw_size;497 int cw_data;498 int ecc_bytes_hw;499 int spare_bytes;[all …]