Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-qpic-snand.c103 struct qpic_spi_nand { struct
104 struct qcom_nand_controller *snandc;
105 struct spi_controller *ctlr;
106 struct mtd_info *mtd;
107 struct clk *iomacro_clk;
108 struct qpic_ecc *ecc;
109 struct qcom_ecc_stats ecc_stats;
110 struct nand_ecc_engine ecc_eng;
111 u8 *data_buf;
112 u8 *oob_buf;
[all …]