Searched refs:NAND_MAX_CHIPS (Results 1 – 3 of 3) sorted by relevance
16 #define NAND_MAX_CHIPS 8 macro 43 int pages[NAND_MAX_CHIPS];46 uint8_t version[NAND_MAX_CHIPS];
30 #define NAND_MAX_CHIPS 8 macro
30 struct gpio_desc *rnb_gpio[NAND_MAX_CHIPS];31 uint32_t mchip_offsets[NAND_MAX_CHIPS];139 if (op->cs >= NAND_MAX_CHIPS) in fun_exec_op() 205 if (fun->mchip_count >= NAND_MAX_CHIPS) { in fun_probe()