Searched refs:SRC_ID_MASK (Results 1 – 1 of 1) sorted by relevance
101 #define SRC_ID_MASK GENMASK(15, 0) macro110 FIELD_PREP(SRC_ID_MASK, (s)))112 #define MAKE_ALL_SRCS_KEY(p, e) MAKE_HASH_KEY((p), (e), SRC_ID_MASK)138 #define KEY_XTRACT_SRC_ID(key) FIELD_GET(SRC_ID_MASK, (key))1159 if (src_id == SRC_ID_MASK) { in __scmi_enable_evt()1361 src_id ? *src_id : SRC_ID_MASK); in scmi_register_notifier()1407 src_id ? *src_id : SRC_ID_MASK); in scmi_unregister_notifier()