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.c100 struct qpic_spi_nand { struct
101 struct qcom_nand_controller *snandc;
102 struct spi_controller *ctlr;
103 struct mtd_info *mtd;
104 struct clk *iomacro_clk;
105 struct qpic_ecc *ecc;
106 struct qcom_ecc_stats ecc_stats;
107 struct nand_ecc_engine ecc_eng;
108 u8 *data_buf;
109 u8 *oob_buf;
[all …]