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

/arch/blackfin/mach-bf561/include/mach/
H A Dmem_map.h125 preg.l = lo(DSPID); \
126 preg.h = hi(DSPID); \
161 preg.l = lo(DSPID); \
162 preg.h = hi(DSPID); \
172 preg.l = lo(DSPID); \
173 preg.h = hi(DSPID); \
/arch/blackfin/mach-common/
H A Dcache.S83 p0.L = LO(DSPID);
84 p0.H = HI(DSPID);
/arch/blackfin/include/asm/
H A Dcdef_LPBlackfin.h244 #define bfin_read_DSPID() bfin_read32(DSPID)
245 #define bfin_write_DSPID(val) bfin_write32(DSPID,val)
H A Ddef_LPBlackfin.h423 #define DSPID 0xFFE05000 /* DSP Processor ID Register for macro
/arch/blackfin/kernel/
H A Ddebug-mmrs.c629 D32(DSPID);

Completed in 125 milliseconds