scmi_msg_hdr
static inline u32 pack_scmi_header(struct scmi_msg_hdr *hdr)
static inline void unpack_scmi_header(u32 msg_hdr, struct scmi_msg_hdr *hdr)
struct scmi_msg_hdr hdr;