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

/linux-4.1.27/arch/blackfin/mach-bf533/include/mach/
H A DdefBF532.h409 #define P18_IVG(x) ((x)-7) << 0x8 /* Peripheral #18 assigned IVG #x */ macro
/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
H A DdefBF512.h671 #define P18_IVG(x) (((x)&0xF)-7) << 0x8 /* Peripheral #18 assigned IVG #x */ macro
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
H A DdefBF522.h672 #define P18_IVG(x) (((x)&0xF)-7) << 0x8 /* Peripheral #18 assigned IVG #x */ macro
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h996 #define P18_IVG(x) (((x)&0xF)-7) << 0x8 /* Peripheral #18 assigned IVG #x */ macro

Completed in 165 milliseconds