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

/linux-4.4.14/arch/blackfin/mach-bf533/include/mach/
H A DdefBF532.h391 #define P5_IVG(x) ((x)-7) << 0x14 /* Peripheral #5 assigned IVG #x */ macro
/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DdefBF512.h654 #define P5_IVG(x) (((x)&0xF)-7) << 0x14 /* Peripheral #5 assigned IVG #x */ macro
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
H A DdefBF522.h655 #define P5_IVG(x) (((x)&0xF)-7) << 0x14 /* Peripheral #5 assigned IVG #x */ macro
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h979 #define P5_IVG(x) (((x)&0xF)-7) << 0x14 /* Peripheral #5 assigned IVG #x */ macro

Completed in 306 milliseconds