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

/linux-4.1.27/arch/blackfin/mach-bf533/include/mach/
H A DdefBF532.h390 #define P4_IVG(x) ((x)-7) << 0x10 /* Peripheral #4 assigned IVG #x */ macro
/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
H A DdefBF512.h653 #define P4_IVG(x) (((x)&0xF)-7) << 0x10 /* Peripheral #4 assigned IVG #x */ macro
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
H A DdefBF522.h654 #define P4_IVG(x) (((x)&0xF)-7) << 0x10 /* Peripheral #4 assigned IVG #x */ macro
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h978 #define P4_IVG(x) (((x)&0xF)-7) << 0x10 /* Peripheral #4 assigned IVG #x */ macro

Completed in 224 milliseconds