Home
last modified time | relevance | path

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

/drivers/mtd/nand/raw/
Dqcom_nandc.c434 struct qcom_nand_host { struct
435 struct nand_chip chip;
436 struct list_head node;
438 int cs;
439 int cw_size;
440 int cw_data;
441 bool use_ecc;
442 bool bch_enabled;
443 int ecc_bytes_hw;
444 int spare_bytes;
[all …]