Searched defs:arbiter (Results 1 - 1 of 1) sorted by relevance

/arch/cris/arch-v32/mach-a3/
H A Darbiter.c2 * Memory arbiter functions. Allocates bandwidth through the
3 * arbiter and sets up arbiter breakpoints.
18 * | foo arbiter|----| Internal memory|
29 * | bar arbiter|
42 #include <arbiter.h>
71 struct arbiter { struct
95 struct arbiter arbiters[ARBITERS] =
97 { /* L2 cache arbiter */
102 { /* DDR2 arbiter */
131 crisv32_arbiter_config(int arbiter, int region, int unused_slots) argument
292 int arbiter = 0; local
348 int arbiter = 0; local
367 int arbiter; local
470 int arbiter; local
538 unsigned arbiter = (unsigned)dev_id; local
594 unsigned arbiter = (unsigned)dev_id; local
[all...]

Completed in 307 milliseconds