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

/linux-4.4.14/arch/blackfin/mach-bf533/include/mach/
H A DdefBF532.h407 #define P16_IVG(x) ((x)-7) /* Peripheral #16 assigned IVG #x */ macro
/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DdefBF512.h669 #define P16_IVG(x) (((x)&0xF)-7) /* Peripheral #16 assigned IVG #x */ macro
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
H A DdefBF522.h670 #define P16_IVG(x) (((x)&0xF)-7) /* Peripheral #16 assigned IVG #x */ macro
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h994 #define P16_IVG(x) (((x)&0xF)-7) /* Peripheral #16 assigned IVG #x */ macro

Completed in 192 milliseconds