Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dqcom_nandc.c442 struct qcom_nand_host { struct
443 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 …]