Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/arm_scmi/
H A Doptee.c117 struct scmi_optee_channel { struct
118 u32 channel_id;
119 u32 tee_session;
120 u32 caps;
121 u32 rx_len;
122 struct mutex mu;
123 struct scmi_chan_info *cinfo;
124 union {
127 } req;
128 struct tee_shm *tee_shm;
[all …]