Home
last modified time | relevance | path

Searched refs:scmi_smt_header (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/firmware/scmi/
H A Dsmt.h19 struct scmi_smt_header { struct
49 struct scmi_smt_header *hdr = (void *)smt->buf; in scmi_smt_channel_is_free() argument
56 struct scmi_smt_header *hdr = (void *)smt->buf; in scmi_smt_channel_reports_error()
63 struct scmi_smt_header *hdr = (void *)smt->buf; in scmi_smt_get_channel()
70 struct scmi_smt_header *hdr = (void *)smt->buf; in scmi_smt_put_channel()
H A Dsmt.c39 if (smt->size < sizeof(struct scmi_smt_header)) { in scmi_dt_get_smt_buffer()
65 struct scmi_smt_header *hdr = (void *)smt->buf; in scmi_write_msg_to_smt()
102 struct scmi_smt_header *hdr = (void *)smt->buf; in scmi_read_resp_from_smt()
131 struct scmi_smt_header *hdr = (void *)smt->buf; in scmi_clear_smt_channel()