Searched refs:scmi_msg_hdr (Results 1 – 2 of 2) sorted by relevance
79 struct scmi_msg_hdr { struct123 struct scmi_msg_hdr hdr;
61 static inline u32 pack_scmi_header(struct scmi_msg_hdr *hdr) in pack_scmi_header()75 static inline void unpack_scmi_header(u32 msg_hdr, struct scmi_msg_hdr *hdr) in unpack_scmi_header()