Home
last modified time | relevance | path

Searched refs:CE_URE_ELAL_SHFT (Results 1 – 1 of 1) sorted by relevance

/arch/ia64/include/asm/sn/
Dtioce.h678 #define CE_URE_ELAL_SHFT 4 macro
679 #define CE_URE_ELAL_MASK (0x7ULL << CE_URE_ELAL_SHFT)
680 #define CE_URE_ELAL_SET(n) (((u64)(n) << CE_URE_ELAL_SHFT) & \