Searched defs:qpic_spi_nand (Results 1 – 1 of 1) sorted by relevance
103 struct qpic_spi_nand { struct104 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 …]