Home
last modified time | relevance | path

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

/arch/blackfin/include/asm/
Ddpmc.h407 PM_PUSH(9, IPRIO)
522 B2.L = lo(IPRIO);
632 PM_POP(9, IPRIO)
Dcdef_LPBlackfin.h230 #define bfin_read_IPRIO() bfin_read32(IPRIO)
231 #define bfin_write_IPRIO(val) bfin_write32(IPRIO,val)
Ddef_LPBlackfin.h413 #define IPRIO 0xFFE02110 /* Core Interrupt Priority Register */ macro
/arch/blackfin/kernel/
Ddebug-mmrs.c629 D32(IPRIO); in bfin_debug_mmrs_init()