Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/mach-bf533/include/mach/
DdefBF532.h412 #define P21_IVG(x) ((x)-7) << 0x14 /* Peripheral #21 assigned IVG #x */ macro
/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h674 #define P21_IVG(x) (((x)&0xF)-7) << 0x14 /* Peripheral #21 assigned IVG #x */ macro
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h675 #define P21_IVG(x) (((x)&0xF)-7) << 0x14 /* Peripheral #21 assigned IVG #x */ macro
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h999 #define P21_IVG(x) (((x)&0xF)-7) << 0x14 /* Peripheral #21 assigned IVG #x */ macro