Searched defs:pxa3xx_nand_host (Results 1 – 1 of 1) sorted by relevance
157 struct pxa3xx_nand_host { struct158 struct nand_chip chip;159 void *info_data;162 int use_ecc;163 int cs;188 struct pxa3xx_nand_host *host[NUM_CHIP_SELECT]; argument