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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-msm/
H A Dsmd_private.h320 #define SMD_KIND_MASK 0xF00 macro
H A Dsmd.c460 type &= SMD_KIND_MASK;
641 ctype = (ctype & (~SMD_KIND_MASK)) | SMD_KIND_STREAM;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-msm/
H A Dsmd_private.h320 #define SMD_KIND_MASK 0xF00 macro
H A Dsmd.c460 type &= SMD_KIND_MASK;
641 ctype = (ctype & (~SMD_KIND_MASK)) | SMD_KIND_STREAM;

Completed in 145 milliseconds