Home
last modified time | relevance | path

Searched refs:MAX_RESOURCES (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/mtd/maps/
Dphysmap.c24 #define MAX_RESOURCES 4 macro
27 struct mtd_info *mtd[MAX_RESOURCES];
29 struct map_info map[MAX_RESOURCES];
52 for (i = 0; i < MAX_RESOURCES; i++) { in physmap_flash_remove()
206 for (i = 0; i < MAX_RESOURCES && info->mtd[i]; i++) in physmap_flash_shutdown()
/linux-4.1.27/arch/blackfin/kernel/
Dbfin_gpio.c103 } str_ident[MAX_RESOURCES];
151 DECLARE_RESERVED_MAP(peri, DIV_ROUND_UP(MAX_RESOURCES, GPIO_BANKSIZE));
171 if (gpio < MAX_BLACKFIN_GPIOS || gpio >= MAX_RESOURCES) in port_setup()
668 BUG_ON(ident >= MAX_RESOURCES); in peripheral_request()
884 DECLARE_RESERVED_MAP(special_gpio, gpio_bank(MAX_RESOURCES));
1111 for (c = 0; c < MAX_RESOURCES; c++) { in gpio_proc_show()
/linux-4.1.27/arch/blackfin/mach-bf533/include/mach/
Dportmux.h10 #define MAX_RESOURCES MAX_BLACKFIN_GPIOS macro
/linux-4.1.27/arch/blackfin/mach-bf561/include/mach/
Dportmux.h10 #define MAX_RESOURCES MAX_BLACKFIN_GPIOS macro
/linux-4.1.27/arch/blackfin/mach-bf538/include/mach/
Dportmux.h10 #define MAX_RESOURCES 64 macro
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
Dportmux.h10 #define MAX_RESOURCES (MAX_BLACKFIN_GPIOS + GPIO_BANKSIZE) /* We additionally handle PORTJ */ macro
/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
Dportmux.h10 #define MAX_RESOURCES MAX_BLACKFIN_GPIOS macro
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
Dportmux.h10 #define MAX_RESOURCES MAX_BLACKFIN_GPIOS macro