Searched defs:pxa3xx_nand_host (Results 1 – 1 of 1) sorted by relevance
156 struct pxa3xx_nand_host { struct157 struct nand_chip chip;158 void *info_data;161 int use_ecc;162 int cs;187 struct pxa3xx_nand_host *host[NUM_CHIP_SELECT]; argument