Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf533/include/mach/
DdefBF532.h386 #define P0_IVG(x) ((x)-7) /* Peripheral #0 assigned IVG #x */ macro
/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h649 #define P0_IVG(x) (((x)&0xF)-7) /* Peripheral #0 assigned IVG #x */ macro
/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h650 #define P0_IVG(x) (((x)&0xF)-7) /* Peripheral #0 assigned IVG #x */ macro
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h974 #define P0_IVG(x) (((x)&0xF)-7) /* Peripheral #0 assigned IVG #x */ macro