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

/linux-4.1.27/arch/blackfin/mach-bf533/include/mach/
H A DdefBF532.h413 #define P22_IVG(x) ((x)-7) << 0x18 /* Peripheral #22 assigned IVG #x */ macro
/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
H A DdefBF512.h675 #define P22_IVG(x) (((x)&0xF)-7) << 0x18 /* Peripheral #22 assigned IVG #x */ macro
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
H A DdefBF522.h676 #define P22_IVG(x) (((x)&0xF)-7) << 0x18 /* Peripheral #22 assigned IVG #x */ macro
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h1000 #define P22_IVG(x) (((x)&0xF)-7) << 0x18 /* Peripheral #22 assigned IVG #x */ macro

Completed in 177 milliseconds