Searched refs:BIT_MASK_C2HEVT_MSG (Results 1 – 1 of 1) sorted by relevance
4366 #define BIT_MASK_C2HEVT_MSG 0xffffffffffffffffffffffffffffffffL macro4367 #define BIT_C2HEVT_MSG(x) (((x) & BIT_MASK_C2HEVT_MSG) << BIT_SHIFT_C2HEVT_MSG)4369 (((x) >> BIT_SHIFT_C2HEVT_MSG) & BIT_MASK_C2HEVT_MSG)