Home
last modified time | relevance | path

Searched defs:MPP_NUM (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/arm/mach-dove/
Dmpp.h14 #define MPP_NUM(x) ((x) & 0xff) macro
/linux-2.6.39/arch/arm/mach-mv78xx0/
Dmpp.h22 #define MPP_NUM(x) ((x) & 0xff) macro
/linux-2.6.39/arch/arm/mach-kirkwood/
Dmpp.h25 #define MPP_NUM(x) ((x) & 0xff) macro