Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf533/include/mach/
DdefBF532.h398 #define P9_IVG(x) ((x)-7) << 0x4 /* Peripheral #9 assigned IVG #x */ macro
/linux-2.6.39/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h660 #define P9_IVG(x) (((x)&0xF)-7) << 0x4 /* Peripheral #9 assigned IVG #x */ macro
/linux-2.6.39/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h661 #define P9_IVG(x) (((x)&0xF)-7) << 0x4 /* Peripheral #9 assigned IVG #x */ macro
/linux-2.6.39/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h985 #define P9_IVG(x) (((x)&0xF)-7) << 0x4 /* Peripheral #9 assigned IVG #x */ macro