Searched refs:CE_DEBUG_SEL_LSB (Results 1 – 19 of 19) sorted by relevance
209 #define CE_DEBUG_SEL_LSB (scn->target_ce_def->d_CE_DEBUG_SEL_LSB) macro271 #define CE_DEBUG_SEL_GET(x) (((x) & CE_DEBUG_SEL_MASK) >> CE_DEBUG_SEL_LSB)272 #define CE_DEBUG_SEL_SET(x) (((x) << CE_DEBUG_SEL_LSB) & CE_DEBUG_SEL_MASK)
198 #define CE_DEBUG_SEL_LSB MISSING macro
203 #define CE_DEBUG_SEL_LSB MISSING macro
210 #define CE_DEBUG_SEL_LSB MISSING macro
202 #define CE_DEBUG_SEL_LSB MISSING macro
213 #define CE_DEBUG_SEL_LSB MISSING macro
197 #define CE_DEBUG_SEL_LSB MISSING macro
211 #define CE_DEBUG_SEL_LSB MISSING macro
212 #define CE_DEBUG_SEL_LSB MISSING macro
195 #define CE_DEBUG_SEL_LSB MISSING macro
634 #define CE_DEBUG_SEL_LSB \ macro837 (((x) & CE_DEBUG_SEL_MASK) >> CE_DEBUG_SEL_LSB)839 (((x) << CE_DEBUG_SEL_LSB) & CE_DEBUG_SEL_MASK)
468 .d_CE_DEBUG_SEL_LSB = CE_DEBUG_SEL_LSB,