Searched refs:MPP_SEL (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mv78xx0/
H A Dmpp.c59 unsigned int sel = MPP_SEL(*mpp_list);
H A Dmpp.h23 #define MPP_SEL(x) (((x) >> 8) & 0xf) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-kirkwood/
H A Dmpp.c64 unsigned int sel = MPP_SEL(*mpp_list);
H A Dmpp.h26 #define MPP_SEL(x) (((x) >> 8) & 0xf) macro

Completed in 33 milliseconds