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

/arch/blackfin/mach-bf533/include/mach/
H A DdefBF532.h393 #define P7_IVG(x) ((x)-7) << 0x1C /* Peripheral #7 assigned IVG #x */ macro
/arch/blackfin/mach-bf518/include/mach/
H A DdefBF512.h656 #define P7_IVG(x) (((x)&0xF)-7) << 0x1C /* Peripheral #7 assigned IVG #x */ macro
/arch/blackfin/mach-bf527/include/mach/
H A DdefBF522.h657 #define P7_IVG(x) (((x)&0xF)-7) << 0x1C /* Peripheral #7 assigned IVG #x */ macro
/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h981 #define P7_IVG(x) (((x)&0xF)-7) << 0x1C /* Peripheral #7 assigned IVG #x */ macro

Completed in 427 milliseconds