Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/include/
H A Dsbi_mpxy.h95 struct sbi_mpxy_channel_attrs { struct
96 uint32_t msg_proto_id;
97 uint32_t msg_proto_version;
98 uint32_t msg_max_len;
99 uint32_t msg_send_timeout;
100 uint32_t msg_completion_timeout;
101 uint32_t capability;
102 uint32_t sse_event_id;
103 uint32_t msi_control;
104 struct sbi_mpxy_msi_info msi_info;
[all …]