Searched defs:gpmi_nand_data (Results 1 – 1 of 1) sorted by relevance
135 struct gpmi_nand_data { struct139 int flags;140 const struct gpmi_devdata *devdata;143 struct device *dev;144 struct platform_device *pdev;147 struct resources resources;150 struct nand_timing timing;151 int timing_mode;154 struct bch_geometry bch_geometry;155 struct completion bch_done;[all …]