Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dqcom_nandc.c433 struct qcom_nand_host { struct
434 struct nand_chip chip;
435 struct list_head node;
437 int cs;
438 int cw_size;
439 int cw_data;
440 bool use_ecc;
441 bool bch_enabled;
442 int ecc_bytes_hw;
443 int spare_bytes;
[all …]