Searched refs:SMT_MSG_PROT_ID_MASK (Results 1 – 1 of 1) sorted by relevance
50 #define SMT_MSG_PROT_ID_MASK GENMASK_32(17, 10) macro51 #define SMT_HDR_PROT_ID(_hdr) (((_hdr) & SMT_MSG_PROT_ID_MASK) >> 10)
Completed in 2 milliseconds