Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dqcom_nandc.c517 struct qcom_nand_host { struct
518 struct qcom_nand_boot_partition *boot_partitions;
520 struct nand_chip chip;
521 struct list_head node;
523 int nr_boot_partitions;
525 int cs;
526 int cw_size;
527 int cw_data;
528 int ecc_bytes_hw;
529 int spare_bytes;
[all …]