Searched defs:nand_req (Results 1 – 1 of 1) sorted by relevance
88 struct nand_req { struct89 struct nand_device *nand;90 uint16_t type;91 uint8_t *addr;92 unsigned int length;93 unsigned int delay_ms;94 unsigned int inst_delay;