Searched refs:NBR_OF_REGIONS (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/cris/arch-v32/mach-fs/
H A Darbiter.c37 #define NBR_OF_REGIONS 2 macro
46 static u8 requested_slots[NBR_OF_REGIONS][NBR_OF_CLIENTS];
47 static u8 active_clients[NBR_OF_REGIONS][NBR_OF_CLIENTS];
48 static int max_bandwidth[NBR_OF_REGIONS] =
/linux-4.1.27/arch/cris/arch-v32/mach-a3/
H A Darbiter.c66 #define NBR_OF_REGIONS 2 macro
75 int requested_slots[NBR_OF_REGIONS][NBR_OF_CLIENTS];
76 int active_clients[NBR_OF_REGIONS][NBR_OF_CLIENTS];
109 static int max_bandwidth[NBR_OF_REGIONS] = {SDRAM_BANDWIDTH, INTMEM_BANDWIDTH};

Completed in 92 milliseconds