Home
last modified time | relevance | path

Searched refs:scmi_msg_channel (Results 1 – 3 of 3) sorted by relevance

/tf-a-ffa_el3_spmc/include/drivers/
A Dscmi-msg.h18 struct scmi_msg_channel;
28 struct scmi_msg_channel { struct
41 void scmi_smt_init_agent_channel(struct scmi_msg_channel *chan); argument
68 struct scmi_msg_channel *plat_scmi_get_channel(unsigned int agent_id);
/tf-a-ffa_el3_spmc/drivers/scmi-msg/
A Dsmt.c75 static bool channel_set_busy(struct scmi_msg_channel *chan) in channel_set_busy()
92 static void channel_release_busy(struct scmi_msg_channel *chan) in channel_release_busy()
97 static struct smt_header *channel_to_smt_hdr(struct scmi_msg_channel *chan) in channel_to_smt_hdr()
110 struct scmi_msg_channel *chan; in scmi_proccess_smt()
192 void scmi_smt_init_agent_channel(struct scmi_msg_channel *chan) in scmi_smt_init_agent_channel()
/tf-a-ffa_el3_spmc/plat/st/stm32mp1/
A Dstm32mp1_scmi.c54 static struct scmi_msg_channel scmi_channel[] = {
65 struct scmi_msg_channel *plat_scmi_get_channel(unsigned int agent_id) in plat_scmi_get_channel()

Completed in 11 milliseconds