Home
last modified time | relevance | path

Searched defs:smt (Results 1 – 4 of 4) sorted by relevance

/u-boot/drivers/firmware/scmi/
A Dsmt.c28 int scmi_dt_get_smt_buffer(struct udevice *dev, struct scmi_smt *smt) in scmi_dt_get_smt_buffer()
70 int scmi_write_msg_to_smt(struct udevice *dev, struct scmi_smt *smt, in scmi_write_msg_to_smt()
107 int scmi_read_resp_from_smt(struct udevice *dev, struct scmi_smt *smt, in scmi_read_resp_from_smt()
137 void scmi_clear_smt_channel(struct scmi_smt *smt) in scmi_clear_smt_channel()
A Dsmt.h47 static inline bool scmi_smt_channel_is_free(struct scmi_smt *smt) in scmi_smt_channel_is_free()
54 static inline bool scmi_smt_channel_reports_error(struct scmi_smt *smt) in scmi_smt_channel_reports_error()
61 static inline void scmi_smt_get_channel(struct scmi_smt *smt) in scmi_smt_get_channel()
68 static inline void scmi_smt_put_channel(struct scmi_smt *smt) in scmi_smt_put_channel()
A Dmailbox_agent.c29 struct scmi_smt smt; member
A Dsmccc_agent.c30 struct scmi_smt smt; member

Completed in 5 milliseconds