Searched refs:MAX_CFI_CHIPS (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/mtd/chips/
H A Dcfi_probe.c107 if (cfi->numchips == MAX_CFI_CHIPS) {
108 printk(KERN_WARNING"%s: Too many flash chips detected. Increase MAX_CFI_CHIPS from %d.\n", map->name, MAX_CFI_CHIPS);
H A Djedec_probe.c385 if (cfi->numchips == MAX_CFI_CHIPS) {
386 printk(KERN_WARNING"%s: Too many flash chips detected. Increase MAX_CFI_CHIPS from %d.\n", map->name, MAX_CFI_CHIPS);
H A Dgen_probe.c56 struct flchip chip[MAX_CFI_CHIPS];
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/mtd/
H A Dcfi.h254 #define MAX_CFI_CHIPS 8 /* Entirely arbitrary to avoid realloc() */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/mtd/
H A Dcfi.h254 #define MAX_CFI_CHIPS 8 /* Entirely arbitrary to avoid realloc() */ macro

Completed in 139 milliseconds