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

/arch/blackfin/mach-bf533/include/mach/
H A DdefBF532.h387 #define P1_IVG(x) ((x)-7) << 0x4 /* Peripheral #1 assigned IVG #x */ macro
/arch/blackfin/mach-bf518/include/mach/
H A DdefBF512.h650 #define P1_IVG(x) (((x)&0xF)-7) << 0x4 /* Peripheral #1 assigned IVG #x */ macro
/arch/blackfin/mach-bf527/include/mach/
H A DdefBF522.h651 #define P1_IVG(x) (((x)&0xF)-7) << 0x4 /* Peripheral #1 assigned IVG #x */ macro
/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h975 #define P1_IVG(x) (((x)&0xF)-7) << 0x4 /* Peripheral #1 assigned IVG #x */ macro

Completed in 119 milliseconds