Searched refs:EVT5 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dcdef_LPBlackfin.h194 #define bfin_read_EVT5() bfin_read32(EVT5)
195 #define bfin_write_EVT5(val) bfin_write32(EVT5,val)
H A Ddef_LPBlackfin.h386 #define EVT5 0xFFE02014 /* Event Vector 5 ESR Address */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-common/
H A Dentry.S298 p4.l = lo(EVT5);
299 p4.h = hi(EVT5);
426 p4.l = lo(EVT5);
427 p4.h = hi(EVT5);
H A Ddpmc_modes.S475 PM_PUSH(EVT5)
631 PM_POP(EVT5)

Completed in 114 milliseconds