Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/nand/raw/
Dqcom_nandc.c448 struct qcom_nand_host { struct
449 struct nand_chip chip;
450 struct list_head node;
452 int cs;
453 int cw_size;
454 int cw_data;
455 bool use_ecc;
456 bool bch_enabled;
457 int ecc_bytes_hw;
458 int spare_bytes;
[all …]