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

/arch/blackfin/include/asm/
H A Ddef_LPBlackfin.h14 #define MK_BMSK_(x) (1<<x) macro
128 #define ASTAT_AZ MK_BMSK_(ASTAT_AZ_P)
130 #define ASTAT_AN MK_BMSK_(ASTAT_AN_P)
132 #define ASTAT_AC0 MK_BMSK_(ASTAT_AC0_P)
134 #define ASTAT_AC0_COPY MK_BMSK_(ASTAT_AC0_COPY_P)
136 #define ASTAT_AC1 MK_BMSK_(ASTAT_AC1_P)
138 #define ASTAT_AV0 MK_BMSK_(ASTAT_AV0_P)
140 #define ASTAT_AV1 MK_BMSK_(ASTAT_AV1_P)
142 #define ASTAT_CC MK_BMSK_(ASTAT_CC_P)
144 #define ASTAT_AQ MK_BMSK_(ASTAT_AQ_
[all...]

Completed in 76 milliseconds