Searched refs:NAND_MAX_CHIPS (Results 1 – 4 of 4) sorted by relevance
16 #define NAND_MAX_CHIPS 8 macro43 int pages[NAND_MAX_CHIPS];46 uint8_t version[NAND_MAX_CHIPS];
30 #define NAND_MAX_CHIPS 8 macro
29 struct gpio_desc *rnb_gpio[NAND_MAX_CHIPS];30 uint32_t mchip_offsets[NAND_MAX_CHIPS];138 if (op->cs > NAND_MAX_CHIPS) in fun_exec_op()205 if (fun->mchip_count >= NAND_MAX_CHIPS) { in fun_probe()
1279 for (i = 0; i < NAND_MAX_CHIPS; i++) in preset_v3()
Completed in 13 milliseconds