Searched refs:SRC_ID_MASK (Results 1 – 1 of 1) sorted by relevance
101 #define SRC_ID_MASK GENMASK(15, 0) macro111 FIELD_PREP(SRC_ID_MASK, (s)))113 #define MAKE_ALL_SRCS_KEY(p, e) MAKE_HASH_KEY((p), (e), SRC_ID_MASK)139 #define KEY_XTRACT_SRC_ID(key) FIELD_GET(SRC_ID_MASK, (key))1161 if (src_id == SRC_ID_MASK) { in __scmi_enable_evt()1371 src_id ? *src_id : SRC_ID_MASK); in scmi_notifier_register()1417 src_id ? *src_id : SRC_ID_MASK); in scmi_notifier_unregister()