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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h156 #define EBIU_ARBSTAT 0xffc00a10 /* Asynchronous Memory Arbiter Status Register */ macro
1701 /* Bit masks for EBIU_ARBSTAT */
H A DcdefBF54x_base.h223 #define bfin_read_EBIU_ARBSTAT() bfin_read32(EBIU_ARBSTAT)
224 #define bfin_write_EBIU_ARBSTAT(val) bfin_write32(EBIU_ARBSTAT, val)

Completed in 115 milliseconds