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))1154 if (src_id == SRC_ID_MASK) { in __scmi_enable_evt()1356 src_id ? *src_id : SRC_ID_MASK); in scmi_notifier_register()1402 src_id ? *src_id : SRC_ID_MASK); in scmi_notifier_unregister()