Home
last modified time | relevance | path

Searched refs:EVT14 (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/blackfin/include/asm/
Dcdef_LPBlackfin.h218 #define bfin_read_EVT14() bfin_read32(EVT14)
219 #define bfin_write_EVT14(val) bfin_write32(EVT14,val)
Ddef_LPBlackfin.h407 #define EVT14 0xFFE02038 /* Event Vector 14 ESR Address */ macro
/linux-2.6.39/arch/blackfin/mach-common/
Dentry.S910 p0.l = lo(EVT14);
911 p0.h = hi(EVT14);
940 p0.l = lo(EVT14);
941 p0.h = hi(EVT14);
Ddpmc_modes.S461 PM_PUSH(EVT14)
599 PM_POP(EVT14)