Home
last modified time | relevance | path

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

/linux-3.4.99/arch/blackfin/mach-bf533/include/mach/
DdefBF532.h397 #define P8_IVG(x) ((x)-7) /* Peripheral #8 assigned IVG #x */ macro
/linux-3.4.99/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h659 #define P8_IVG(x) (((x)&0xF)-7) /* Peripheral #8 assigned IVG #x */ macro
/linux-3.4.99/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h660 #define P8_IVG(x) (((x)&0xF)-7) /* Peripheral #8 assigned IVG #x */ macro
/linux-3.4.99/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h984 #define P8_IVG(x) (((x)&0xF)-7) /* Peripheral #8 assigned IVG #x */ macro