Home
last modified time | relevance | path

Searched defs:qcom_nand_host (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/mtd/nand/raw/
Dqcom_nandc.c487 struct qcom_nand_host { struct
488 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 …]