Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/coldfire/
H A Dintctrl.h197 #define INTC_ICR_IL(x) (((x) & 0x07) << 3) macro
202 #define INTC_ICR_IL(x) ((x) & 0x07) macro