Home
last modified time | relevance | path

Searched refs:P4_IVG (Results 1 – 4 of 4) sorted by relevance

/arch/blackfin/mach-bf533/include/mach/
DdefBF532.h390 #define P4_IVG(x) ((x)-7) << 0x10 /* Peripheral #4 assigned IVG #x */ macro
/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h653 #define P4_IVG(x) (((x)&0xF)-7) << 0x10 /* Peripheral #4 assigned IVG #x */ macro
/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h654 #define P4_IVG(x) (((x)&0xF)-7) << 0x10 /* Peripheral #4 assigned IVG #x */ macro
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h978 #define P4_IVG(x) (((x)&0xF)-7) << 0x10 /* Peripheral #4 assigned IVG #x */ macro