Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds