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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Ddef_LPBlackfin.h14 #define MK_BMSK_(x) (1<<x) macro
116 #define ASTAT_AZ MK_BMSK_(ASTAT_AZ_P)
118 #define ASTAT_AN MK_BMSK_(ASTAT_AN_P)
120 #define ASTAT_AC0 MK_BMSK_(ASTAT_AC0_P)
122 #define ASTAT_AC0_COPY MK_BMSK_(ASTAT_AC0_COPY_P)
124 #define ASTAT_AC1 MK_BMSK_(ASTAT_AC1_P)
126 #define ASTAT_AV0 MK_BMSK_(ASTAT_AV0_P)
128 #define ASTAT_AV1 MK_BMSK_(ASTAT_AV1_P)
130 #define ASTAT_CC MK_BMSK_(ASTAT_CC_P)
132 #define ASTAT_AQ MK_BMSK_(ASTAT_AQ_
[all...]

Completed in 108 milliseconds