Searched refs:EVT15 (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/blackfin/mach-common/
H A Dentry.S116 p5.l = lo(EVT15);
117 p5.h = hi(EVT15);
139 p0.l = lo(EVT15);
140 p0.h = hi(EVT15);
637 p0.l = lo(EVT15);
638 p0.h = hi(EVT15);
676 p0.l = lo(EVT15);
677 p0.h = hi(EVT15);
720 p0.l = lo(EVT15);
721 p0.h = hi(EVT15);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/blackfin/mach-bf561/
H A Dhead.S197 /* EVT15 = _real_start */
199 p0.l = lo(EVT15);
200 p0.h = hi(EVT15);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/blackfin/mach-bf533/
H A Dhead.S108 P1.l = lo(EVT15);
109 P1.h = hi(EVT15);
242 /* EVT15 = _real_start */
244 p0.l = lo(EVT15);
245 p0.h = hi(EVT15);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/blackfin/mach-bf537/
H A Dhead.S251 /* EVT15 = _real_start */
253 p0.l = lo(EVT15);
254 p0.h = hi(EVT15);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-blackfin/mach-common/
H A Dcdef_LPBlackfin.h263 #define bfin_read_EVT15() bfin_read32(EVT15)
264 #define bfin_write_EVT15(val) bfin_write32(EVT15,val)
H A Ddef_LPBlackfin.h435 #define EVT15 0xFFE0203C /* Event Vector 15 ESR Address */ macro

Completed in 25 milliseconds