Searched defs:gpmi_nand_data (Results 1 – 1 of 1) sorted by relevance
118 struct gpmi_nand_data { struct123 struct device *dev;127 struct resources resources;134 struct completion bch_done;137 bool swap_block_mark;142 struct nand_chip nand;145 int ntransfers;147 bool bch;151 char *data_buffer_dma;153 void *auxiliary_virt;[all …]