Home
last modified time | relevance | path

Searched defs:NR_BANKS (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/boot/compressed/
H A Datags_to_fdt.c13 #define NR_BANKS 16 macro
/linux/drivers/irqchip/
H A Dirq-bcm2835.c66 #define NR_BANKS 3 macro
/linux/security/integrity/ima/
H A Dima.h44 #define NR_BANKS(chip) ((chip != NULL) ? chip->nr_allocated_banks : 0) macro