Searched refs:DSPID (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf561/include/mach/
H A Dmem_map.h126 preg.l = lo(DSPID); \
127 preg.h = hi(DSPID); \
162 preg.l = lo(DSPID); \
163 preg.h = hi(DSPID); \
173 preg.l = lo(DSPID); \
174 preg.h = hi(DSPID); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dcdef_LPBlackfin.h238 #define bfin_read_DSPID() bfin_read32(DSPID)
239 #define bfin_write_DSPID(val) bfin_write32(DSPID,val)
H A Ddef_LPBlackfin.h411 #define DSPID 0xFFE05000 /* DSP Processor ID Register for macro

Completed in 169 milliseconds