Searched refs:SMT_MSG_ID_MASK (Results 1 – 1 of 1) sorted by relevance
44 #define SMT_MSG_ID_MASK GENMASK_32(7, 0) macro45 #define SMT_HDR_MSG_ID(_hdr) ((_hdr) & SMT_MSG_ID_MASK)
Completed in 2 milliseconds