Lines Matching refs:attributes
96 u32 attributes; member
99 #define SCMI_PROTOCOL_ATTRS_NUM_AGENTS(attributes) \ argument
100 (((attributes) & GENMASK(15, 8)) >> 8)
101 #define SCMI_PROTOCOL_ATTRS_NUM_PROTOCOLS(attributes) \ argument
102 ((attributes) & GENMASK(7, 0))
112 u32 attributes; member
252 u32 *attributes);
426 u32 *attributes);
580 u32 attributes; member
586 #define SCMI_PWD_PROTO_ATTRS_NUM_PWD(attributes) ((attributes) & GENMASK(15, 0)) argument
595 u32 attributes; member
608 u32 attributes; member
680 u32 *attributes);
693 int scmi_pwd_attrs(struct udevice *dev, u32 message_id, u32 *attributes,
761 u32 attributes; member
780 u32 attributes; member
795 u32 attributes; member
807 u32 attributes; member
935 u32 attributes; member
994 u32 attributes; member
1099 u32 attributes; member